]> git.xonotic.org Git - xonotic/darkplaces.git/history - dpsoftrast.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / dpsoftrast.c
2021-10-21 Cloudwalkdpsoftrast: Fix GCC 11 build
2018-04-03 havocChange shader permutation flags to 64bit.
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-08-18 havocFix an error detected by -Wnarrowing (~0 narrowing...
2016-07-18 havocFix an error detected by -Wnarrowing (~0 narrowing...
2014-06-04 havocFixed a large number of WIN64 type conversion warnings.
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2013-02-25 havocchanged format of builtin shader strings to use comma...
2013-02-25 eihrulremove unused macro
2013-02-07 havocchanged format of builtin shader strings to use comma...
2013-02-07 eihrulremove unused macro
2012-12-13 eihrulsilence some warnings
2012-12-01 eihrulsilence some warnings
2012-04-19 divverentremove some more dead code
2012-04-19 divverentremove some more dead code ("Dead Increment" bugs from...
2012-04-19 divverentremove some more dead code
2012-04-19 divverentremove some more dead code ("Dead Increment" bugs from...
2012-03-10 divverentdpsoftrast: SHADERMODE_GENERIC SHADERPERMUTATION_ALPHAK...
2012-03-10 divverentdpsoftrast: SHADERMODE_GENERIC SHADERPERMUTATION_ALPHAK...
2012-03-09 eihrulflip dpsoftrast's texture memory layout so it matches...
2012-01-30 eihrulensure texture is not null before adjusting bind counter
2012-01-30 eihrulensure texture is not null before adjusting bind counter
2012-01-22 eihrulUNMERGE! flip dpsoftrast's texture memory layout so...
2012-01-19 eihrulflip dpsoftrast's texture memory layout so it matches...
2012-01-16 eihrulflip dpsoftrast's texture memory layout so it matches...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-08-29 divverentgloss: exact specular math has min gloss exponent 4...
2011-08-29 divverentgloss: exact specular math has min gloss exponent 4...
2011-08-29 divverentmake sure another way it never calculates 0^0
2011-08-29 divverentmake sure gloss never calculates 0^0
2011-08-29 divverentmake sure another way it never calculates 0^0
2011-08-29 divverentmake sure gloss never calculates 0^0
2011-08-24 eihrulfix bugs introduced by r11262
2011-08-24 eihrulfix bugs introduced by r11262
2011-08-24 eihrulfix crashing due to alignment
2011-08-24 eihrulALIGNED_SIZE -> ALIGN_SIZE
2011-08-24 eihrulonly need 4 byte alignment for atomicity
2011-08-24 eihrulfix crashing due to alignment
2011-08-24 eihrulALIGNED_SIZE -> ALIGN_SIZE
2011-08-24 eihrulonly need 4 byte alignment for atomicity
2011-06-13 divverentfix wrong array sizes in MODE_WATER in softrast causing...
2011-06-13 divverentfix wrong array sizes in MODE_WATER in softrast causing...
2011-06-08 havocreworked use of alphatest - now only GL11/GL13/GLES1...
2011-06-08 havocreworked use of alphatest - now only GL11/GL13/GLES1...
2011-04-12 divverentfix mingw breakage on Ubuntu
2011-04-11 divverentfix mingw breakage on Ubuntu
2011-04-10 divverentfix compilation of dpsoftrast on mingw32 (use Interlock...
2011-04-10 divverentfix compilation of dpsoftrast on mingw32 (use Interlock...
2011-04-10 divverentclang has _mm_cvtss_f32 but not __builtin_ia32_vec_ext_v4sf
2011-04-08 divverentclang has _mm_cvtss_f32 but not __builtin_ia32_vec_ext_v4sf
2011-04-06 eihrulmore concise version of Texture2DBGRA8
2011-04-06 divverentimplement MODE_WATER
2011-04-06 divverentmake MODE_REFRACTION not use TEXCOORD1..3 to help MODE_...
2011-04-06 divverentpreparation for MODE_WATER: refactor the pixel getting...
2011-04-06 eihrulmore concise version of Texture2DBGRA8
2011-04-06 divverentimplement MODE_WATER
2011-04-06 divverentmake MODE_REFRACTION not use TEXCOORD1..3 to help MODE_...
2011-04-06 divverentpreparation for MODE_WATER: refactor the pixel getting...
2011-04-05 eihrulworkaround for missing _mm_cvtss_f32 on some gcc versionsx
2011-04-05 eihruloptimize scanning for 0 alpha in FinishBGRA8
2011-04-05 eihrulFinishBGRA8 optimization and fixes
2011-04-05 eihrulfix some clipping plane bugs and FinishBGRA8 bug introd...
2011-04-05 eihrulworkaround for missing _mm_cvtss_f32 on some gcc versionsx
2011-04-04 eihruloptimize scanning for 0 alpha in FinishBGRA8
2011-04-04 eihrulFinishBGRA8 optimization and fixes
2011-04-04 eihrulfix some clipping plane bugs and FinishBGRA8 bug introd...
2011-04-04 havocremoved unused function DPSOFTRAST_Draw_Span_Finish
2011-04-04 eihrulclipplane validation fix
2011-04-04 havocadded simple affine check to accelerate texture fetches...
2011-04-04 eihrulinitial support for user clipping plane in dpsoftrast
2011-04-04 havocchanged pixelmask processing in DPSOFTRAST_Draw_Span_Fi...
2011-04-04 havocremoved unused function DPSOFTRAST_Draw_Span_Finish
2011-04-04 eihrulclipplane validation fix
2011-04-04 havocadded simple affine check to accelerate texture fetches...
2011-04-04 eihrulinitial support for user clipping plane in dpsoftrast
2011-04-04 havocchanged pixelmask processing in DPSOFTRAST_Draw_Span_Fi...
2011-04-03 havocslight optimization to 2D rendering - if triangle wslop...
2011-04-02 havocslight optimization to 2D rendering - if triangle wslop...
2011-04-01 eihrulfix the 0.5-fix
2011-04-01 divverentdpsoftrast: fix off-by-0.5 in GL_NEAREST
2011-04-01 divverentfix texture filtering accuracy bugs in the C variant...
2011-04-01 havocWGL client can now use DPSOFTRAST, added thread_win...
2011-04-01 eihrulfix Vertex_BoundY params
2011-04-01 eihrulfb validation fix
2011-04-01 havocdon't crash on NULL texture upload in dpsoftrast
2011-04-01 divverentfix the alpha bug in dpsoftrast.c
2011-04-01 divverenta fix for dpsoftrast refractions by eihrul
2011-04-01 divverentstart implementing REFRACTION
2011-04-01 eihrulfix the 0.5-fix
2011-04-01 divverentdpsoftrast: fix off-by-0.5 in GL_NEAREST
2011-04-01 divverentfix texture filtering accuracy bugs in the C variant...
2011-04-01 havocWGL client can now use DPSOFTRAST, added thread_win...
2011-04-01 eihrulfix Vertex_BoundY params
2011-04-01 eihrulfb validation fix
2011-04-01 havocdon't crash on NULL texture upload in dpsoftrast
2011-03-30 divverentfix the alpha bug in dpsoftrast.c
2011-03-30 divverenta fix for dpsoftrast refractions by eihrul
2011-03-30 divverentstart implementing REFRACTION
next