mesa.git
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José Fonsecagdi: Cleanup sconsfile.
2008-12-22 Jerome Glissesoftpipe: initialize refcount and winsys
2008-12-22 Jerome Glissesoftpipe: convert to use texture instead of surface
2008-12-22 José Fonsecagallium: const correctness.
2008-12-21 José FonsecaIgnore new tests executables.
2008-12-20 José Fonsecagallium: Fix typo in define name.
2008-12-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-19 Brian Paulgallium: begin adapting Ian's 3D mipmap gen code to...
2008-12-19 Brian Paulgallium: Fix typeo in mipmap filter for GL_UNSIGNED_SHO...
2008-12-19 Ian RomanickAdd do_row_3d for mipmapping 3D textures
2008-12-19 Ian RomanickFix typeo in mipmap filter for GL_UNSIGNED_SHORT_1_5_5_...
2008-12-19 Ian Romanick965 / GLSL: Use full precision for EXP instruction
2008-12-19 Ian RomanickGLSL: The LOG2 macro doesn't have enough precision
2008-12-19 Eric Anholtintel: Fix glBitmap top/bottom clipping.
2008-12-19 Eric Anholtintel: Don't forget the source bitmap size when clippin...
2008-12-19 Eric Anholtintel: Update mesa state in blit operations that want...
2008-12-19 Eric Anholtintel: don't clip to scissor-clipped read framebuffer...
2008-12-19 José Fonsecagallium: Simple and efficient cache.
2008-12-19 Brian Paulcell: fix build breakage
2008-12-19 Alan Hourihanegallium: set ST_NEW_FRAMEBUFFER when setting new surfaces
2008-12-19 Brian Paulmesa: s/CC/APP_CC/ in progs/glsl/Makefile
2008-12-19 Brian Paulgallium: replace #elif with #else
2008-12-19 Brian Paulgallium: replace #elif with #else
2008-12-19 Eric Anholtintel: Move copyteximage source clipping out of copytex...
2008-12-19 Eric Anholtmesa: Clip copytexsubimage to read framebuffer bounds...
2008-12-19 Eric Anholtmesa: Correct _mesa_clip_to_region() off-by-one.
2008-12-19 Brian Paultgsi: scan for additional info: uses_fogcoord, uses_fro...
2008-12-19 Brian Paultgsi: scan for additional info: uses_fogcoord, uses_fro...
2008-12-18 Brian Paulgallium: fix two-sided lighting test in state tracker
2008-12-18 Brian Paulgallium: fix two-sided lighting test in state tracker
2008-12-18 Michal Krolglsl: Fix handling of nested parens in macro actual...
2008-12-18 Brian Pauldemos: all glutDestroyWindow() upon exit to test query...
2008-12-18 Xiang, Haihaoi915: check WRAP_T instead of WRAP_R for cube map texture.
2008-12-18 Xiang, Haihaoi915: fix abort issue. (bug #19147)
2008-12-18 Brian Paulmesa: remove unneeded _mesa_reference_fragprog() call
2008-12-18 Jon Turneydri: fix for Cygwin compilation, bug 19144
2008-12-18 Brian Paulmesa: updated comments
2008-12-18 Brian Pauldemos: add test of vertex-only and fragment-only shader...
2008-12-18 Brian Paulutil: check for frag/vertShader=0 before attaching
2008-12-18 Jerome Glissesoftpipe: initialize refcount and winsys
2008-12-18 Robert EllisonGallium: fix for conform test
2008-12-18 Michal Krolglsl: Fix handling of nested parens in macro actual...
2008-12-18 Michal Krolglsl: Fix handling of nested parens in macro actual...
2008-12-18 Brian Pauldemos: all glutDestroyWindow() upon exit to test query...
2008-12-18 Jerome Glissesoftpipe: convert to use texture instead of surface
2008-12-18 Robert EllisonGallium: fix for conform test
2008-12-18 Eric Anholtmesa: Pass the context to query object delete cb to...
2008-12-18 José Fonsecagallium: Enable memory debugging on all windows platforms.
2008-12-18 Xiang, Haihaoi915: check WRAP_T instead of WRAP_R for cube map texture.
2008-12-18 Xiang, Haihaoi915: fix abort issue. (bug #19147)
2008-12-18 Brian Paulmesa: choose GLSL vertex shader over ARB/internal verte...
2008-12-18 Brian Paulgallium: fix memory corruption in u_gen_mipmap.c
2008-12-18 Brian Paulmesa: choose GLSL vertex shader over ARB/internal verte...
2008-12-18 Brian Paulsoftpipe: fix vertex shader texture sampling
2008-12-18 Brian Paulgallium: fix memory corruption in u_gen_mipmap.c
2008-12-18 Brian Paulmesa: remove unneeded _mesa_reference_fragprog() call
2008-12-18 Jon Turneydri: fix for Cygwin compilation, bug 19144
2008-12-17 Brian Paulmesa: updated comments
2008-12-17 Brian Paulmesa: fix fixed-function test in get_fp_input_mask...
2008-12-17 Brian Paulmesa: add missing cases for texture array targets
2008-12-17 Brian Paulmesa: fix fixed-function test in get_fp_input_mask...
2008-12-17 Brian Pauldemos: add test of vertex-only and fragment-only shader...
2008-12-17 Brian Paulutil: check for frag/vertShader=0 before attaching
2008-12-17 Brian Paulmesa: add missing cases for texture array targets
2008-12-17 Brian PaulRevert "mesa: fix vertex program test in get_fp_input_m...
2008-12-17 Brian PaulRevert "mesa: fix vertex program test in get_fp_input_m...
2008-12-17 Brian Paulmesa: fix vertex program test in get_fp_input_mask()
2008-12-17 Brian Paulwinsys: fix depth buffer size when using stencil
2008-12-17 Brian Paulmesa: fix vertex program test in get_fp_input_mask()
2008-12-17 Brian Paulwinsys: fix depth buffer size when using stencil
2008-12-16 Brian Paulmesa: remove redundant Makefile lines
2008-12-16 Brian Paulmesa: updated list of src files
2008-12-16 Brian Paulmesa: update SConscript with new source files
2008-12-16 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-16 Brian Paultgsi: use flr(), not trunc() for ARL
2008-12-16 Brian Paulmesa: disable debug output
2008-12-16 Brian Paulmesa: fix some GLSL array regressions
2008-12-16 Alan Hourihanegallium: fix some asserts
2008-12-16 Ben Skeggsnv40: apply ABS modifier to RSQ source in vp
2008-12-16 Ben Skeggsnouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE...
2008-12-16 Brian Paulmesa: rename slang_library_noise.[ch] to prog_noise...
2008-12-16 Brian Paulmesa: updated GLSL docs
2008-12-16 Brian PaulMerge branch 'glsl-1.20-v2'
2008-12-16 Brian Paulmesa: bump glsl grammar revision
2008-12-16 Brian Paulmesa: in slang linker, replace assertion with link...
2008-12-16 Brian Pauldemos: updated tests/floattex.c (doesn't work just...
2008-12-16 Brian Paulmesa: move _mesa_dlopen(), etc into separate dlopen...
2008-12-16 Brian Paulglut: added GLUT_PPM_FILE env var to dump first frame...
2008-12-16 Brian Paulmesa: more re-org of variable declarations in glsl...
2008-12-15 Brian Paulmesa: more comments, clean up
2008-12-15 Brian Paulmesa: added comments, remove unused code
2008-12-15 Brian Paulmesa: checkpoint: handle uniform vars in _slang_gen_var...
2008-12-15 Eric Anholtintel: stub out CompressedTexSubImage2D instead of...
2008-12-15 Eric Anholti965: Update state before checking for fallbacks in...
2008-12-15 Michal Krolgallium: Fix PIPE_FORMAT_X8B8G8R8_SNORM definition.
2008-12-15 Michal Krolgallium: Fix PIPE_FORMAT_X8B8G8R8_SNORM definition.
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-15 Pierre Willenbrockintel: Don't steal renderbuffer from caller in intel_mi...
next