dxx-rebirth/common/include
derhass 2cd73b6dfe Import the syncgl patch based on 0.58.1 into unification code base
I also changed the command line arguments a bit, gl_syncmethod and
gl_sycnwait are used now. Furthermore, I added the ew mode AUTO. This is
a conservative mode and the default for now: if GL_ARB_sync is available,
use the FENCE_SLEEP mode, otherwise, disable it completely.

Conflicts:
	include/args.h
	misc/args.c
	similar/arch/ogl/gr.cpp
2015-03-22 18:17:11 +01:00
..
editor Simplify assign_light_to_side 2015-02-27 03:30:33 +00:00
3d.h Move Vertex_list to local scope 2015-03-11 02:19:15 +00:00
args.h Import the syncgl patch based on 0.58.1 into unification code base 2015-03-22 18:17:11 +01:00
byteutil.h Convert {GET,PUT}_INTEL_{SHORT,INT} to C++ casts 2015-02-14 22:48:29 +00:00
compiler-addressof.h Include <memory>, not <utility> for std::addressof 2014-11-30 17:04:49 +00:00
compiler-array.h
compiler-begin.h
compiler-exchange.h Prevent accidental RAIIdmem construction 2014-09-07 23:56:37 +00:00
compiler-integer_sequence.h Use template aliases when available 2014-08-03 03:08:15 +00:00
compiler-lengthof.h
compiler-make_unique.h Fix build when using make_unique emulation 2015-01-18 01:58:34 +00:00
compiler-range_for.h
compiler-static_assert.h
compiler-type_traits.h
console.h Add compile-time check for trailing con_printf newline 2015-02-13 03:27:28 +00:00
countarray.h
digi_audio.h Pass digi_*_start_sound soundobj as sound_object* 2014-12-14 05:22:59 +00:00
digi_mixer.h Pass digi_*_start_sound soundobj as sound_object* 2014-12-14 05:22:59 +00:00
digi_mixer_music.h
dxxerror.h Abstract socket array/sockaddr dispatch 2015-01-18 01:58:33 +00:00
event.h Pass selection for EVENT_NEWMENU_CHANGED 2015-02-28 22:34:07 +00:00
fmtcheck.h Use DXX_ALWAYS_ERROR_FUNCTION for printf check 2014-07-19 21:15:01 +00:00
func.h
fwd-partial_range.h Use 'class' for partial_range_t declaration 2015-02-20 03:00:46 +00:00
fwdvalptridx.h Return objptridx_t from find_escort 2014-10-25 16:40:20 +00:00
gr.h Use uint_fast32_t for gr_box 2015-02-14 22:48:30 +00:00
grdef.h Make bitmap bm_data const where easy 2014-12-02 03:24:38 +00:00
hash.h Replace hashtable with std::map 2014-08-02 00:46:56 +00:00
highest_valid.h Remove #define Segment2s Segments 2014-10-21 03:15:12 +00:00
hmp.h Use vector<uint8_t> to manage current_music_hndlbuf 2014-09-20 23:14:03 +00:00
iff.h Pass iff_read_bitmap arg by & 2015-01-25 05:32:44 +00:00
ignorecase.h
internal.h
interp.h Fix startup trap with D1 shareware data 2015-03-20 03:30:20 +00:00
joy.h Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
jukebox.h Pass PHYSFSX_* file extensions as counted array 2015-02-14 22:48:28 +00:00
key.h Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
loadgl.h
makesig.h
maths.h Remove unused cos from fix_fastsincos 2015-02-05 03:03:50 +00:00
messagebox.h
mouse.h Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
ntstring.h Pack ntstrings in transit 2015-01-18 01:58:32 +00:00
ogl_init.h Pass ogl_ubitblt arg by & 2014-12-02 03:35:01 +00:00
pack.h
palette.h Use color_t for color values 2014-08-08 02:07:47 +00:00
partial_range.h Refactor check_partial_range size lookup 2015-02-28 19:36:00 +00:00
pcx.h Pass pcx_read_bitmap arg by & 2014-12-02 03:35:01 +00:00
physfs-serial.h Reduce header includes of physfsx.h 2014-07-22 23:48:23 +00:00
physfsx.h Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00
poison.h Add support for poison=overwrite 2015-01-03 23:44:32 +00:00
pstypes.h Fix Win64 startup crash 2015-03-19 02:31:22 +00:00
rbaudio.h
reverse.h
rle.h Remove __attribute_warn_unused_result on gr_rle_decode 2015-02-19 03:20:53 +00:00
serial.h Make udt_to_message __attribute__((unused)) 2015-02-05 03:03:50 +00:00
strictindex.h Use special type names for segment/object numbers 2014-08-13 02:57:12 +00:00
strutil.h Fix adding string to empty string_array_t 2015-01-17 18:31:42 +00:00
texmap.h Move Vertex_list to local scope 2015-03-11 02:19:15 +00:00
timer.h Return timer_query() from timer_update() 2015-02-05 03:03:48 +00:00
u_mem.h Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00
ui.h Convert frequently used casts to C++ casts 2015-02-05 03:03:49 +00:00
valptridx.h Explicitly delete valptridx inequality operators 2015-02-14 22:48:30 +00:00
varutil.h Move cstring_tie.p init to member initialization 2014-07-16 03:14:51 +00:00
vecmat.h Return vm_distance_squared from check_vector_to_sphere_1 2015-03-12 02:21:20 +00:00
window.h Convert frequently used casts to C++ casts 2015-02-05 03:03:49 +00:00