mesa.git
2009-08-12 Alex Deucherr600: state cleanups
2009-08-12 Alex Deucherr600: clean up Create/DestroyContext
2009-08-12 Pauli Nieminenr200: Prevent TexGenMatrix from leaking when destroying...
2009-08-12 Brian Paulvbo: fix incorrect pointer
2009-08-12 Brian Paulglsl: add gl_Vertex, gl_Normal, etc to list of active...
2009-08-12 Brian Paulglsl: move predefined shader input/output info/code...
2009-08-12 Eric Anholtvbo: Avoid extra validation of DrawElements.
2009-08-12 Eric Anholtradeon: Minor warnings cleanup.
2009-08-12 Eric Anholti965: Use _MaxElement instead of index-calculated min...
2009-08-12 Pauli Nieminenradeon: Add protection against recursive DRM locking.
2009-08-12 Michel Dänzerst/xorg: Acquire/drop DRM master in order to work with...
2009-08-12 Brian Paulgallium/glx/xlib: main/ prefix on Mesa includes, remove...
2009-08-12 Brian Paulgallium/glx/xlib: updated comments
2009-08-12 Brian Paulgallium/glx/xlib: delete fakeglx.h
2009-08-12 Brian Paulgallium/glx/xlib: rename fakeglx.c to glx_api.c
2009-08-12 Brian Paulgallium/glx/xlib: delete glxapi.h
2009-08-12 Brian Paulgallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c
2009-08-12 Brian Paulgallium/glx/xlib: rename glxapi.c to glx_getproc.c
2009-08-12 Brian Paulgallium/glx/xlib: don't include fakeglx.h
2009-08-12 Brian Paulgallium/glx/xlib: overhaul and simplification of the...
2009-08-12 Cooper Yuanr600: A shader is bound that exports Z as a float into...
2009-08-12 Chia-I Wuegl: Use _eglAddAtExitCall to free thread infos and...
2009-08-12 Chia-I Wuegl: Add _eglAddAtExitCall.
2009-08-12 Chia-I Wuegl: Make _eglGlobal initialize statically.
2009-08-12 Chia-I Wuegl: Implement _eglFiniDisplay.
2009-08-12 Chia-I Wuegl: Make display and surface hash tables local.
2009-08-12 Chia-I Wuegl: Initialize current thread management on demand.
2009-08-12 Chia-I Wuegl: Destroy eglThreadInfo on thread exit.
2009-08-12 Chia-I Wuegl: Add eglmutex.h.
2009-08-12 RALOVICH, Kristófglx: fix signedness warning
2009-08-12 Brian Paulmesa: handle glDrawPixels images which are larger than...
2009-08-12 Brian Paulmesa: added _mesa_meta_draw_pixels()
2009-08-12 Brian Paulmesa: added META_FOG and optimize some meta_begin/end...
2009-08-12 Brian Paulgallium/trace: remove stray semicolons
2009-08-12 Brian Paulgallium/xlib: add missing tex_usage parameter
2009-08-12 Brian Paulgallium/egl: add missing tex_usage parameter
2009-08-12 Brian Paulgallium/xlib: add missing tex_usage parameter
2009-08-12 Brian Paulgallium/identity: remove stray semicolons
2009-08-12 Alex Deucherr600: use the drm ioctls for swap and texture upload
2009-08-12 Jakob Bornecrantzi915g: Reduce max relocs
2009-08-12 Jakob Bornecrantzi915g: Check relocs as well
2009-08-11 Jakob Bornecrantzi915g: Implement surface_buffer_create for softpipe
2009-08-11 Jakob Bornecrantzgallium: Add texture usage information to surface_buffe...
2009-08-11 Brian Paulmesa/glapi: regenerated files from gl_API.xml
2009-08-11 Brian Paulgallium: fix debug_printf() format string
2009-08-11 Brian Paulglut: fix incorrect Vista maximisation size due to...
2009-08-11 Brian Paulmesa: remove _mesa_set_vp_override() from _mesa_Bitmap()
2009-08-11 Michel Dänzerr300g: Fix up remaining VAP_CNTL_STATUS writes for...
2009-08-11 Michel Dänzerr300g: Emit relocations for pitch registers.
2009-08-11 Cooper Yuanr300g: a typo of debug message
2009-08-11 Cooper Yuanr600: update num of interp if posizition is used
2009-08-10 Eric Anholtdemos: Fix the VBO usage in glsl/multitex.
2009-08-10 Brian Paulintel: use new _mesa_meta_copy_pixels() function
2009-08-10 Brian Paulmesa: save/restore texture matrix in meta code
2009-08-10 Brian Paulmesa: for meta blit, check max texture size, use glCopy...
2009-08-10 Brian Paulmesa: initial meta implementation of glCopyPixels()
2009-08-10 Brian Paulmesa: remove debug flush call
2009-08-10 Brian Paulintel: add missing \n to fprintf()
2009-08-10 Brian Paulintel: use new _mesa_meta_blit_framebuffer() function
2009-08-10 Brian Paulmesa: new driver meta-ops module
2009-08-10 Brian Paulmesa: added GLcontext::Meta field for meta rendering...
2009-08-10 Dave Airlieradeon_fbo: switch short to byte for 565
2009-08-10 Dave Airlieradeon: fix cut-n-paste in alphabits in fbo code
2009-08-09 Pauli Nieminenegl: Add depend and depend.bak to clean target
2009-08-09 Dave Airlier600: looks like a typo
2009-08-09 Cooper Yuanr600: load per-pixel position into PS in order to use...
2009-08-08 Brian Paulmesa: update framebuffer status as needed in _mesa_sour...
2009-08-08 Brian Paulmesa: simplify glPushAttrib() list building code
2009-08-08 Brian Paulmesa: remove old, prototype code
2009-08-08 Brian Paulswrast: replace GLenum, GLint with GLbitfield for buffe...
2009-08-08 Brian Paulmesa: use _mesa_bufferobj_mapped()
2009-08-08 Corbin Simpsonr300g: Knock out another fragment of invariant state.
2009-08-08 Corbin Simpsongallium: Move minify() to u_math.
2009-08-08 Corbin Simpsonr300g: Remove r300_constant_buffer::user_count.
2009-08-08 Eric AnholtRevert "i965: Disable texture tiling by default."
2009-08-08 Eric Anholtintel: Align region height as required for tiled regions.
2009-08-08 Eric Anholti965: Add a note justifying domain choice for the SF VP.
2009-08-08 Eric Anholtintel: Add some more safety asserts in the blit code.
2009-08-08 Eric Anholti965: Replace the subroutine-skipping jump in VS with...
2009-08-08 Jakob Bornecrantzi915g: Don't forget x/y coords in transfers
2009-08-08 Jakob Bornecrantzi915g: Don't try to free a mapped buffer at shutdown
2009-08-07 Alex Deucherradeon: correct fix for tiling with the legacy build
2009-08-07 Eric Anholtintel: Fix googleearth by avoiding GL_VIEWPORT_BIT...
2009-08-07 Alex Deucherradeon: fix the build with older drm headers
2009-08-07 Pauli Nieminendri: Fix problems with unitialized values in dri screen...
2009-08-07 Brian Paulutil: fix incorrect assertion
2009-08-07 Brian Paulutil: include u_surface.h, added comment
2009-08-07 Brian Paulutil: use util_same_surface() to compare surface pointers
2009-08-07 Brian Paulutil: added util_same_surface() helper function
2009-08-07 Robert Ellisontests: have getprocaddress return a return code
2009-08-07 Robert Ellisonmesa: improve getprocaddress test
2009-08-07 Brian Paulst/mesa: remove redundant calls to _mesa_set_vp_override()
2009-08-07 Brian Paulprogs/xdemos: added multictx.c (multi-context rendering...
2009-08-07 Brian Paulmesa: use _mesa_set_vp_override() in glDraw/CopyPixels...
2009-08-07 Brian Paulmesa: reformat code to allow setting breakpoints on...
2009-08-07 Brian Paulglxgears: make functions static, update comments
2009-08-07 Brian Paulmesa: use _mesa_bufferobj_mapped()
2009-08-07 Brian Paulmesa: new _mesa_bufferobj_mapped() helper function
2009-08-07 Brian Paulmesa: use valid_fragment_program() helper
2009-08-07 Brian Paulmesa: test DrawBuffer, not ReadBuffer in _mesa_dest_buf...
next