2011-10-23 |
divverent | fix image loading sRGB conversion |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | more sRGB simplification |
commit | commitdiff | tree | snapshot |
2011-10-23 |
divverent | a harmless sRGB simplification, more to be done later |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | use the correct sRGB conversion for the gamma ramps |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | fix another typo in sRGB conversion |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | make sRGB conversions match entirely with GL_EXT_textur... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | fix a compile error in recent bloom changes |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | option: mod_q3bsp_sRGBlightmaps (experimental) |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | vid_sRGB_fallback: now 3 is unconditional, and 2 also... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | make the sRGB fallback cvar controlled (and off by... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | fix parts of the sRGB emulation |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | sRGB: also handle sRGB for loading DDS textures |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | sRGB: also convert vertex colors |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | rename the function |
commit | commitdiff | tree | snapshot |
2011-10-21 |
divverent | convert lightmaps to sRGB for nice sRGB support |
commit | commitdiff | tree | snapshot |
2011-10-18 |
eihrul | make R_SetupView take view size from fbo textures if... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
eihrul | fix fbo var name bug in R_DrawModelShadowMaps |
commit | commitdiff | tree | snapshot |
2011-10-18 |
divverent | fix one C++ compile error. It looks like we have no... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
divverent | move these declarations to where they belong |
commit | commitdiff | tree | snapshot |
2011-10-18 |
eihrul | fix R_DrawModelShadows/R_DrawModelShadowMaps prototypes... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | reworked collision cache to only be used by bouncegrid... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | init/shutdown thread system in dedicated server as... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
divverent | properly detect vid.samples value if overridden by... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | if vid_samples is > 1 then do not use fbo view or water... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | fix motionblur with r_viewfbo 2 or 3 |
commit | commitdiff | tree | snapshot |
2011-10-18 |
divverent | for now, turn off FBO if multisampling as their combina... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | added r_water_fbo cvar to enable fbo rendering of water... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | removed cvars r_hdr and r_hdr_range - now the only... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | overhauling a lot of functions to allow fbo rendering |
commit | commitdiff | tree | snapshot |
2011-10-18 |
havoc | renamed r_bloomstate to r_fb because it contains frameb... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
havoc | fix more crashes to do with animscenes being NULL on... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
havoc | added sv_disablenotify cvar (default 1) to suppress... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
havoc | allow terminal input on sdl client as well (glx client... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
divverent | new cvar: cl_maxphysicsframesperserverframe |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | fix byte color handling in iqm loader |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | oops, missed this |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | added cvar r_water_hideplayer with 3 possible values... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | fix two crashes that divVerent found and fixed but... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | fix crashes with last patch to model loaders |
commit | commitdiff | tree | snapshot |
2011-10-16 |
havoc | allow iqm models without geometry |
commit | commitdiff | tree | snapshot |
2011-10-15 |
divverent | curl: change how failure/success is decided to prevent... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
havoc | fix crashes in viewthing code |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | add missing fabs |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | fix decay calculation in snd_softclip |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | snd_maxchannelvolume and snd_softclip |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | also support ReplayGain if peak is not defined |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | removed OffscreenGecko support because it is not maintained |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | removed scr_zoomwindow feature to simplify code |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | fix bugs with CSQC clearscene function - it now restore... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | added getproperty and getpropertyvec |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | use PRVM_serverfunction when looking up SV_ChangeTeam, |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | moved surface culling code to a separate function,... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | added sv_areadebug cvar which disables the use of the... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | added r_hdr_irisadaptation_radius which determines... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | display scene brightness (r_refdef.view.colorscale... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | removed S_StartSound_StartPosition function because... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | added cvar sv_gameplayfix_bugfixedcheckwatertransition... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | cl_movement: hit CSQC entities if solid (rationale... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | add cvars: snd_attenuation_exponent, snd_attenuation_de... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | improve logic for silent sound cutoff based on output... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
divverent | add a TODO comment about sound falloff curve, needs... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
divverent | sound mixing: PROPERLY detect silent sounds. Old code... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
divverent | if the two mtimes are identical, also use the max inter... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
divverent | by default, skip start of the sound, don't delay (to... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
divverent | provide cvars to change identical sound randomization |
commit | commitdiff | tree | snapshot |
2011-10-07 |
divverent | sound: when randomizing sound start times, check pitch... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
divverent | server list: allow more AND and OR masks (except in... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
divverent | fix warnings I caused in a previous commit |
commit | commitdiff | tree | snapshot |
2011-10-04 |
divverent | fix broken English |
commit | commitdiff | tree | snapshot |
2011-10-01 |
eihrul | fix crash when compiling shadowmaps for certain Q3BSP... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
eihrul | better fix for skeletal no-bones case |
commit | commitdiff | tree | snapshot |
2011-10-01 |
eihrul | handle no-bones case for skeletal animation |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | implement digest_hex() |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | document DP_QC_DIGEST |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | move crc16() |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | oops, I hadn't document DP_QC_I18N back then... sorry... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | Mac: |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | detect if items2 field was declared in the quakec rathe... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | CSQC_Event_Sound: pass pitch shift info; actually apply... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | round the pitchchange setting to the nearest value |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | fix another bug with sound pitchspeed parameter |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | write SND_SPEEDUSHORT4000 correctly |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | fix two warnings (both were bad but unlikely to cause... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | export DP_SND_SOUND7_WIP2 (pitch shifting) to checkexte... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | video capture: add the missing 32768.0f factor |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | added network protocol for sound speed |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | fixed multiple crashes and infinite loops in sound... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | CSQC: support the sound pitch shift arg (NOT in SVQC... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | sound mixer now operates on floating point, has on... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
vortex | CSQC Getlight - added globals: |
commit | commitdiff | tree | snapshot |
2011-09-26 |
divverent | DDS: properly count miplevels for 1x1 textures too... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
vortex | DP_PHYSICS_ODE: new SOLID_PHYSICS_CYLINDER. New "massof... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | if MATERIALFLAG_CUSTOMBLEND, clear MATERIALFLAG_ADD and |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | fix watershader on entities |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | avoid crashes on watershader surfaces in models that... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | tighten the tolerances on water plane merging |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | transform surface vertices to worldspace before calcula... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | fix issues with watershader on models, also now support... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
divverent | prevent recursive invocation of loading screen |
commit | commitdiff | tree | snapshot |
next |