mesa.git
2009-06-05 Ben Skeggsnv04: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv10: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv20: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv30: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv40: remove u_simple_screen usage
2009-06-05 Ben Skeggsnouveau: add pipe_buffer/fence code to pipe drivers...
2009-06-05 Ben Skeggsnouveau: pass nouveau_bo instead of pipe_buffer to...
2009-06-05 Ben Skeggsnouveau: call nouveau_pushbuf directly rather than...
2009-06-05 Dan Nicholsonosmesa: Link with -ldl for dlopen code
2009-06-05 Dan Nicholsonosmesa: Allow building standalone in all three channel...
2009-06-05 Jakob Bornecrantztrace/rbug: Use condvar on system that has it for blocking
2009-06-05 Jakob Bornecrantzgallium: Make pipe thread say if it has condvars or not
2009-06-04 Jakob Bornecrantztrace/rbug: Add new contexts functions to trace rbug
2009-06-04 Jakob Bornecrantzrbug: Update rbug protocol with new context calls
2009-06-04 Brian Paulmesa: call _mesa_ funcs, not gl funcs for debugging
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-04 Brian Paulsoftpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
2009-06-04 Brian Paulsoftpipe: fix incorrect tri vertex order for PIPE_PRIM_...
2009-06-04 Brian Paulst/mesa: increase ST_MAX_SHADER_TOKENS to 8k
2009-06-04 Brian Paultgsi: increase MAX_LABELS to 4096
2009-06-04 Brian Paulmesa: update wglext.h to latest version
2009-06-04 Brian Paulmesa: remove PFNGL typedefs that are in glext.h
2009-06-04 Brian Paulmesa: upgrade glext.h to version 52
2009-06-04 Eric Anholtintel: Add support for tiled textures.
2009-06-04 Eric Anholti915: Don't rely on fence regs when we don't have to.
2009-06-04 Eric Anholti915: Remove some long-dead i830 code.
2009-06-04 Brian Paulsoftpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
2009-06-04 Brian Paulsoftpipe: fix incorrect tri vertex order for PIPE_PRIM_...
2009-06-03 Brian Paulswrast: always do span clipping in _swrast_write_rgba_s...
2009-06-03 Brian Paulvbo: minor reformatting
2009-06-03 Brian Paulvbo: move/refactor debug code
2009-06-03 Brian Paulvbo: added debug code to check array data validity...
2009-06-03 Brian Paulvbo: new debug/dump code (disabled)
2009-06-03 Brian Paulmesa: added NaN checking code (disabled)
2009-06-03 Brian Paulmesa: check/prevent NaN for EX2/LG2
2009-06-03 Brian Paultnl: updated clip debug code (disabled)
2009-06-03 Brian Paulmesa: added buffer object debug code (disabled)
2009-06-03 Brian Paultnl: add some floating point sanity checks (disabled)
2009-06-03 Brian Paulvbo: tweak out-of-bounds VBO access error message
2009-06-03 Ian RomanickThank you git for doing the right thing.
2009-06-03 Ian RomanickFix compiling indirect.c when GLX_DIRECT_RENDERING...
2009-06-03 Ian RomanickFast path when rebinding the same texture in single...
2009-06-03 Brian Paulst/mesa: minor clean-ups, reformatting, etc
2009-06-03 Brian Pauldocs: remove version info carried over from 7.5
2009-06-03 Brian Pauldocs: clarify GL_ARB_copy_buffer driver support
2009-06-03 Brian Paulst/mesa: implement/enable GL_ARB_copy_buffer extension
2009-06-03 Brian Paulmesa: fix error test mistake in _mesa_CopyBufferSubData()
2009-06-03 Brian Pauldocs: added GL_ARB_copy_buffer extension
2009-06-03 Brian Paulmesa: enable GL_ARB_copy_buffer for software drivers
2009-06-03 Brian Paulmesa: plug in new _mesa_CopyBufferSubData() functions
2009-06-03 Brian Paulmesa: _mesa_CopyBufferSubData() function, and driver...
2009-06-03 Brian Paulmesa: new state for GL_ARB_copy_buffer
2009-06-03 Brian Paulmesa: new CopyBufferSubData() driver hook
2009-06-03 Brian Paulglapi: regenerated files for GL_ARB_copy_buffer
2009-06-03 Brian Paulglapi: include ARB_copy_buffer.xml
2009-06-03 Brian Paulglapi: GL_ARB_copy_buffer xml info
2009-06-03 José Fonsecascons: Less aggressive optimizations for MSVC 64bit...
2009-06-03 José Fonsecascons: Output nice summary messages instead of long...
2009-06-02 José Fonsecautil: Unsaved change missing from last commit.
2009-06-02 Joakim Sindholtr300-gallium: strip swtcl to the bare minimum
2009-06-02 José Fonsecautil: Support Z24S8/Z24X8 -> unsigned conversion.
2009-06-02 José Fonsecautil: Fix 24 to 32 bit expansion binary arithmetic...
2009-06-02 Brian Paulmesa: release VBO and PBO references upon context destr...
2009-06-02 Brian Paulmesa: add #define FEATURE_ARB_pixel_buffer_object
2009-06-02 Ian Romanickintel: Clip to window after calling Driver.TexImage2D
2009-06-02 Ian Romanickintel: Clip to window after calling Driver.TexImage2D
2009-06-02 Eric Anholti915: Don't put VBOs in graphics memory unless required...
2009-06-02 Eric Anholti965: Support OPCODE_TRUNC in the brw_wm_fp.c code.
2009-06-02 Keith Whitwellgallium/draw: Free specialized versions of driver shaders
2009-06-02 Keith Whitwelldraw: free more token arrays
2009-06-02 Keith Whitwelldraw: avoid leaking tokens when building pstipple fragm...
2009-06-02 Keith Whitwellmesa/st: restore flush to copy_texsubimage (was previou...
2009-06-02 José Fonsecawgl: Destroy the framebuffer when the window is destroyed.
2009-06-02 Keith Whitwellprogs/vpglsl: add similar support for point rendering...
2009-06-02 Jakob Bornecrantzst/gl: Fix mip gen for compressed textures
2009-06-02 Keith Whitwelltrivial/tri-z: add controls for depthrange min/max
2009-06-02 José Fonsecaprogs/wgl: Small cleanup to wglinfo.
2009-06-02 José Fonsecaprogs/wgl: Use an invisible window in wglinfo.
2009-06-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-01 Brian Paulst/mesa: fix incorrect sprite origin when drawing to...
2009-06-01 Brian Pauldraw: reset extra_vp_outputs.slot to zero in widepoint_...
2009-06-01 Corbin Simpsonr300-gallium: Slightly hacky fix for glxgears-style...
2009-06-01 Brian Pauldemos: add missing dependencies for util files
2009-06-01 Dan NicholsonUse separate $(MINSTALL) for installing libraries
2009-06-01 Jakob Bornecrantzprogs/rbug: Add small remote debugging cli applications
2009-06-01 Jakob Bornecrantztrace/rbug: Add rbug integration for remote debugging
2009-06-01 Jakob Bornecrantzrbug: Add Gallium Remote Debugger Protocol code
2009-06-01 Jakob Bornecrantzutil: Add simple network functions
2009-06-01 José Fonsecawgl: Cleanup framebuffer destruction logic.
2009-05-31 José Fonsecawgl: Ensure we only create framebuffers for HDC associa...
2009-05-31 José Fonsecawgl: Use the right pixel format.
2009-05-31 José Fonsecawgl: Fix debugging output.
2009-05-31 José Fonsecawgl: Rename function.
2009-05-31 José Fonsecawgl: Remove unused field.
2009-05-31 José Fonsecamesa: Output warnings to debugger on Windows.
2009-05-31 José Fonsecamesa: Check/propagate return value on st_make_current.
2009-05-31 José Fonsecamesa: Add success/failures return value to _mesa_make_c...
2009-05-31 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-31 Brian PaulRevert "softpipe: fix flat shading provoking vertex...
2009-05-31 Brian Paulsoftpipe: fix incorrect provoking vertex color for...
next