mesa.git
2009-07-10 Michel DänzerRemove stale reference to non-Gallium nouveau driver...
2009-07-09 Ian Romanickmesa: From float type modifier from values to large...
2009-07-09 Brian Pauldocs: document gl_TextureMatrix[i][j] array indexing...
2009-07-09 Brian Paulglsl: do const parameter optimization for array element...
2009-07-09 Brian Paulglsl: fix incorrect indexing for gl_TextureMatrix[i][j]
2009-07-08 Brian Pauldocs: document glMaterial/glShadeModel display list...
2009-07-07 Brian Paulmesa: only use fallback texture when using shaders...
2009-07-07 Zack Rusingallium: fixup register indexes for fog/frontface/point...
2009-07-07 Michel Dänzergallium: Fixes for clobbering stencil values in combine...
2009-07-07 Michel DänzerGLX/DRI1: Mark GLX visuals with depth != screen depth...
2009-07-07 Michel Dänzergallium: Only set FRONT_STATUS_COPY_OF_BACK if there...
2009-07-07 Zack Rusingallium: more fog extraction fixes
2009-07-06 Ian Romanickdemos: Fix vsync checking in glxgears
2009-07-06 José Fonsecawgl: Make the stw_framebuffer destructions threadsafe.
2009-07-06 José Fonsecawgl: Check for multiple threads before GET_CURRENT_CONTEXT.
2009-07-06 José Fonsecawgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE...
2009-07-04 Roland Scheideggeri965: fix fetching constants from constant buffer in...
2009-07-04 Eric Anholti965: Remove bad constant buffer constant-reg-already...
2009-07-03 Michel Dänzerintel: Also update stencil bits in intel_update_wrapper().
2009-07-03 Keith Whitwellprogs: revert damage to progs/SConscript from recent...
2009-07-03 Keith Whitwellmesa/shaders: fix gl_NormalMatrix state parameters
2009-07-03 Keith Whitwellst/wgl: don't advertise WGL_EXT_swap_interval string
2009-07-03 José Fonsecawgl: Lookup framebuffers by HWND whenever possible.
2009-07-02 José Fonsecamesa: Assume depth textures have a single level unless...
2009-07-02 Keith Whitwellmesa: s/TRUE/GL_TRUE
2009-07-02 Keith Whitwellglapi: ensure _mesa_lookup_prim_by_nr() is not clobbere...
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-07-02 Keith Whitwellmesa: ensure UsesFogFragCoord value is set for non...
2009-06-30 Keith Whitwellmesa/vbo: fix compile and replay of nodes ending in...
2009-06-30 Keith Whitwellmesa/dlist: fixes and improvements for material caching
2009-06-30 Keith Whitwellprogs/trivial: add dlist-mat-tri.c
2009-06-30 Keith Whitwellprogs/trivial: add test case for short-circuiting mater...
2009-06-30 Keith Whitwellmesa/dlist: don't cache state which may not be replayed...
2009-06-30 Keith Whitwellprogs/trivial: add dlist-flat-tri.c
2009-06-30 Keith Whitwellmesa/dlist: invalidate cached dlist compile state after...
2009-06-30 Keith Whitwellprogs/trivial: add dlist-recursive-call
2009-06-30 Keith Whitwelldlist-tri-flat-tri: make tri render differently if...
2009-06-30 Keith WhitwellMerge branch 'mesa_7_5_branch' into dlist-statechange...
2009-06-30 Keith Whitwellprogs/trivial: add test case for lighting plus per...
2009-06-30 Keith Whitwellprogs/isosurf: add materials mode for glVertex + TRISTRIP
2009-06-30 Keith Whitwellmesa: remove whitespace
2009-06-30 Keith Whitwellmesa: remove dead constant pointsize code from ffvertex...
2009-06-30 Keith Whitwellmesa: remove dead vertex fog code from ffvertex_prog.c
2009-06-30 Keith Whitwellmesa: fix material inputs in ffvertex_prog.c
2009-06-30 Arthur HUILLETmesa: fix transform_points_3d_no_rot using undefined...
2009-06-30 Kristof Ralovichglx: plug a leak
2009-06-30 Brian Paulglx: fix null pointer dereference segfault (bug 22546)
2009-06-30 Keith Whitwellprogs/util: make sure function pointers are initialized
2009-06-30 José Fonsecamesa: Set FLUSH_EXPLICIT_BIT flags when calling FlushMa...
2009-06-30 José Fonsecautil: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling...
2009-06-30 José Fonsecagallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag...
2009-06-30 Jakob Bornecrantzst/gl: Add stubs for CompressedTexSubImage[1D|3D]
2009-06-30 Jakob Bornecrantzst/gl: Add support for glCompressedTexSubImage
2009-06-30 Jakob Bornecrantzprogs/tests: Add tests for glCompressedTexSubImage
2009-07-01 José Fonsecautil: Increase OutputDebugStringA to 4k.
2009-07-01 José Fonsecamesa: Unbind depth/stencil surface from pipe_framebuffe...
2009-07-01 Keith Whitwellst/wgl: dummy implementation of wgl swapinterval extension
2009-07-01 Zack Rusingallium: fix the front face semantics
2009-07-01 José Fonsecawgl: Optimize wglGetProcAddress.
2009-06-30 Eric Anholti915: Fix assertion failure on remapping a non-BO-backe...
2009-06-30 Jon TURNEYxdemos: Fix xdemos which default to using display ...
2009-06-30 Keith Whitwellmesa/vbo: fix compile and replay of nodes ending in...
2009-06-30 Keith Whitwellprogs/trivial: test case for dlist statechange elimination
2009-06-30 Keith Whitwellmesa/dlist: restore missing SAVE_FLUSH_VERTICES in...
2009-06-30 Keith Whitwellmesa/vbo: use _lookup_prim_by_nr for debugging
2009-06-30 Keith Whitwellmesa: add debug printer for primitive name
2009-06-30 Brian Paulprogs/glsl: link with GLEW library
2009-06-30 Keith Whitwellmesa/dlist: shortcircuit some redundant statechanges...
2009-06-29 Brian Paulintel: added null ptr check
2009-06-29 Brian Paulprogs/glsl: link with GLEW library
2009-06-29 Keith Whitwellprogs/util: make sure function pointers are initialized
2009-06-29 Keith Whitwellprogs/glsl: compile with scons and glew
2009-06-29 José Fonsecascons: Don't raise an exception when DXSDK is not found.
2009-06-28 José Fonsecascons: Disable optimizations only for gcc-4.2
2009-06-28 José Fonsecascons: Use -Bsymbolic linker option.
2009-06-26 Brian Pauldocs: detect when too many varying vars are used
2009-06-26 Brian Paulglsl: check number of varying variables against the...
2009-06-26 Brian Pauldocs: fix typos, remove old text from relnotes file
2009-06-26 Brian Pauldocs: bring over news updates from 7.4 branch
2009-06-26 Brian Pauldocs: bring in 7.4.3 and 7.4.4 release notes, news
2009-06-26 Brian Pauldocs: increase max varying vars to 16
2009-06-26 Brian Paulmesa: raise MAX_VARYING (number of shader varying vars...
2009-06-26 Ian Romanickintel / DRI2: Additional flush of fake front-buffer...
2009-06-26 Brian Paulmesa: bump version to 7.5-rc4
2009-06-26 Brian Pauldocs: document for/continue bug fix
2009-06-26 Brian Paulcell: PIPE_CAP_TGSI_CONT_SUPPORTED query
2009-06-26 Brian Paulsoftpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
2009-06-26 Brian Paulgallium: added PIPE_CAP_TGSI_CONT_SUPPORTED
2009-06-26 Brian Paulglsl: move/simplify error checking for 'return' statements
2009-06-26 Brian Paulglsl: overhaul 'return' statement handling
2009-06-26 Brian Paulglsl: predicate assignments according to __returnFlag
2009-06-26 Brian Paulglsl: added slang_variable::is_global field
2009-06-26 Brian Paulglsl: silence a problem warning
2009-06-26 Brian Paulglsl: code refactoring for return statements
2009-06-26 Brian Paulglsl: fix assorted regressions related to early-return...
2009-06-26 Brian Paulglsl: comments, field reordering
2009-06-26 Brian Paulglsl: rework loop nesting code
2009-06-26 Brian Paulglsl: remove test for loop unrolling when we hit condit...
2009-06-26 Brian Paulglsl: checkpoint: predicate __retVal = expr with __retu...
2009-06-26 Brian Paulglsl: use new helper functions in _slang_gen_logical_an...
next