2010-01-24 |
blub | don't try to load kerning information when only checkin... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
divverent | fix the bug I just fixed another time :P slight speedup... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
divverent | fix typo in utf8 lib making characters U+1XXXX impossible |
commit | commitdiff | tree | snapshot |
2010-01-24 |
divverent | fix off-by-one bug rendering characters like U+0100 |
commit | commitdiff | tree | snapshot |
2010-01-24 |
havoc havoc... | UNMERGE |
commit | commitdiff | tree | snapshot |
2010-01-24 |
havoc havoc... | UNMERGE |
commit | commitdiff | tree | snapshot |
2010-01-19 |
vortex | Two new cvars for blood particles: decal alpha, decal... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2010-01-19 |
divverent | fix VM_sprintf "%s" conversion when passed "" |
commit | commitdiff | tree | snapshot |
2010-01-19 |
havoc | don't reject render entities from being added just... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
havoc | don't draw conback when the file is missing, behave... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
divverent | add new pseudo variable $# containing the number of... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
havoc | fix black models in fixed function rendering path |
commit | commitdiff | tree | snapshot |
2010-01-19 |
divverent | fix typo in SV_GetEntityLocalTagMatrix, should fix... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
vortex | patch from div0 for SPR_OVERHEAD sprites 'virtual persp... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
vortex | sorry, forgot to remove debug prints, fixing |
commit | commitdiff | tree | snapshot |
2010-01-12 |
vortex | add new SPR_OVERHEAD (ident 7), a derivative of SPR_VP_... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
eihrul | optimized pose math to not use intermediate matrix |
commit | commitdiff | tree | snapshot |
2010-01-11 |
havoc | fix model scaling on old zym and dpm files where the... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
havoc | fix compile warning |
commit | commitdiff | tree | snapshot |
2010-01-11 |
havoc | redesigned skeletal model animation bone pose format... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
havoc | remove support for GL_EXT_compiled_vertex_array extension |
commit | commitdiff | tree | snapshot |
2010-01-10 |
havoc | moved R_Mesh_TexCoordPointer, R_Mesh_ColorPointer,... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix compile error |
commit | commitdiff | tree | snapshot |
2010-01-09 |
eihrul | silence warning about using uninitialized pose var |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | .dir -> .pk3dir only |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | also support the .dir and .d extensions for virtual... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix vpack support to actually work; use a pack_s struct... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix some compile errors. Now it should work. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | first vpack stuff |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | log dds texture load failures (only happens with r_text... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | more memory savings |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | texture management now uses a memexpandablearray_t... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | fix compile error |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | fix size of entity_state_t (it was 98 bytes, now 96... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | more reductions in memory usage |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | don't set DP_SMALLMEMORY by default |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reduce memory usage by several more megabytes |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | limit vertex lighting path (GL11/GL13) to 4 passes... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | significantly reduce code size in prvm_exec.c by simpli... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reduce memory usage by several megabytes |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reorganize textypeinfo_t |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | fix bug in tracebox->line and traceline->point redirect... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
havoc | fix TEXTYPE_COLORBUFFER |
commit | commitdiff | tree | snapshot |
2010-01-07 |
havoc | no longer uses rectangle textures for deferred renderin... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
havoc | reduce stack requirements |
commit | commitdiff | tree | snapshot |
2010-01-07 |
havoc | added ft2 and utf8lib files |
commit | commitdiff | tree | snapshot |
2010-01-06 |
eihrul | only clear depth buffer bit for shadowmaps |
commit | commitdiff | tree | snapshot |
2010-01-06 |
eihrul | only issue one clear for 2D/rect shadowmaps |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Rudolf Polzer | implemented obj model loading |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Rudolf Polzer | ::stable-branch::rebase=045f7768d970a449ecde1c762d141d8... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Rudolf Polzer | ::stable-branch::rebase=75b06d199054ffdac3fee96ca76d002... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
havoc | renamed r_frame to r_textureframe for better readabilit... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
havoc | fix some bugs with cgGL path |
commit | commitdiff | tree | snapshot |
2010-01-06 |
blub | I used the code from before the utf8 changed but it... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
blub | with utf8 disabled, str2chr should now behave the way... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
blub | with utf8 disabled VM_str2chr should not use U+E0xx... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
eihrul | textureGatherOffset fix - take #2 |
commit | commitdiff | tree | snapshot |
2010-01-06 |
eihrul | don't use textureGatherOffset as Catalyst GLSL doesn... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
eihrul | fixed signed vs. unsigned warning |
commit | commitdiff | tree | snapshot |
2010-01-06 |
eihrul | fixed missing \n" |
commit | commitdiff | tree | snapshot |
2010-01-06 |
blub | fixing a possible invalid memory access spotted by... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
havoc | fix some shader compile errors related to MODE_LIGHTDIR... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
blub | Make SHADERPERMUTATION_COUNT be the actual size of... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
havoc | fix r_hdr intensity problems |
commit | commitdiff | tree | snapshot |
2010-01-05 |
havoc | fix GLSL compile error on cubemap lights with deferred... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Rudolf Polzer | ::stable-branch::reset=0dc7a8aa708e5d408eb1c8a82fa95e5c... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
blub | patch by a_grue: fix some memory leaks in the GLX clien... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
divverent | allow entity number reuse during PRVM_ED_LoadFromFile... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
divverent | When loading savegames, unlink all edicts first. This... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
blub | r_glsl_dumpshader: shaderpermutationinfo[i].pretext... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
blub | width_of_factor is now useless since it's always equal... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
blub | Do not load sizes < 0 at all. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
blub | load the freetype library in Font_Init already, and... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
havoc | upload all q1bsp lightmaps on first frame, rather than... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
blub | on mac it's libfreetype.dylib and/or libfreetype.6... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
blub | with mingw I get a libfreetype-6.dll so I guess the... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
divverent | speed up PNG saving by about factor 4 by using fastest... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
blub | reset prevch after drawing the shadow to not kern the... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
divverent | again, a stupid fix for stupid MSVC not supporting... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
divverent | fix a typo in the pixel snapping |
commit | commitdiff | tree | snapshot |
2010-01-01 |
divverent | patch by Blub and me: |
commit | commitdiff | tree | snapshot |
2009-12-31 |
divverent | make the JPEGs progressive |
commit | commitdiff | tree | snapshot |
2009-12-31 |
divverent | new cvar: scr_screenshot_png (and obvious PNG screensho... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
blub | Check sfx->fetcher instead of ch_ind < 0 before freeing... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
divverent | notice the input data has no useful data on the alpha... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
havoc | due to performance issues with streaming ogg decoding... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
havoc | do not set hasalphaflag on dds images that have alpha... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
havoc | default r_lerpsprites to 0 because it causes flickering |
commit | commitdiff | tree | snapshot |
2009-12-30 |
havoc | remove an unused variable |
commit | commitdiff | tree | snapshot |
2009-12-30 |
havoc | change WIN64RELEASE options |
commit | commitdiff | tree | snapshot |
2009-12-30 |
havoc | buffer up to 32 recent frame numbers for clc_ack to... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
havoc | fix water rendering bugs where the clipping plane was... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
divverent | fix engine version display |
commit | commitdiff | tree | snapshot |
2009-12-30 |
havoc | added WIN64RELEASE flags |
commit | commitdiff | tree | snapshot |
2009-12-30 |
havoc | fix water rendering |
commit | commitdiff | tree | snapshot |
2009-12-30 |
divverent | remove some unwanted debug prints |
commit | commitdiff | tree | snapshot |
2009-12-30 |
divverent | don't spatialize twice :P |
commit | commitdiff | tree | snapshot |
2009-12-30 |
divverent | hopefully fix a race condition in S_StartSound |
commit | commitdiff | tree | snapshot |
2009-12-30 |
blub | get rid of a warning |
commit | commitdiff | tree | snapshot |
next |