mesa.git
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...
2009-08-07 Brian Paulmesa: fix some incorrect error checks in _mesa_error_ch...
2009-08-07 Brian Paulmesa: do error checking on glCopyPixels() type parameter
2009-08-07 Brian Paulmesa: use a more logical flag in _mesa_set_vp_override()
2009-08-07 Brian Paulmesa: new _mesa_copy_client_array() function
2009-08-07 Brian Pauli965: minor context comments
2009-08-07 Brian Paulintel: minor context comments
2009-08-07 Brian Paulintel: move blit call out of assert()
2009-08-07 Brian Paulintel: fix typo: s/softare/software/
2009-08-07 Brian Paulmesa: fix comment
2009-08-07 Dave Airlieradeon: enable tiling fallbacks in 3D driver.
2009-08-07 Dave Airlieradeon span: add r200 depth/stencil span read/writing
2009-08-07 Dave Airlier200: fix scissor emission for r200 under kms
2009-08-06 Ian RomanickGL_ARB_vertex_array_bgra is (basically) a synonym for...
2009-08-06 Alan HourihaneEnsure GL_EXT_blend_equation_separate is enabled when...
2009-08-06 Chia-I Wuprogs/egl: Add xeglbindtex, really.
2009-08-06 Jakob Bornecrantzmesa: Ignores
2009-08-06 Jakob Bornecrantzi915g: Compile with scons
2009-08-06 Jakob Bornecrantzidentity: Use the correct texture
2009-08-06 Eric Anholti965: Fix source depth reg setting for FSes reading...
2009-08-05 Jakob Bornecrantzst/xorg: If we have DRI2 we should also have some sort...
2009-08-05 Jakob Bornecrantzi915g: Always run in sync with the HW
2009-08-05 Jakob Bornecrantzi915g: The i915 seems more happier with sampler domain...
2009-08-05 Jakob Bornecrantzi915g: Dirty fix for VBO module double flush assert
2009-08-05 Jakob Bornecrantzi915g: Switch to mapping the batch buffer instead of...
2009-08-05 Chia-I Wuprogs/egl: Add xeglbindtex.
2009-08-05 Chia-I Wuegl_softpipe: Add support for pbuffer binding.
2009-08-05 Chia-I Wuegl_softpipe: Flush when switching current context.
2009-08-05 Chia-I Wumesa/st: Add support for binding pipe surface to texture.
2009-08-05 Chia-I Wumesa/main: Add functions to clear and dirty texture...
next