mesa.git
2012-03-19 Alex Deucherr600g: fix r600_get_backend_mask() for virtual addresses
2012-03-19 Yuanhan Liui915: fallback for NPOT cubemap texture
2012-03-19 Marek Olšákr600g: fix point rendering
2012-03-17 Brian Paulst/mesa: add null pointer check in st_texture_image_map()
2012-03-17 Alex Hultmandocs: add info for installing dependencies on fedora
2012-03-17 Brian Pauldri_util: add copyright/license blurb
2012-03-17 Jeremy Huddlestondarwin: Link against libxcb
2012-03-17 Jeremy Huddlestondarwin: Build create_context.c
2012-03-17 Jeremy Huddlestondarwin: config file cleanups
2012-03-16 Eric Anholti965/fs: Jump from discard statements to the end of...
2012-03-16 Eric Anholti965: Add disasm for gen6+ UIP/JIP on BREAK/CONT/HALT.
2012-03-15 Eric Anholtglsl: Add GLSL 1.40 textureSize() implementations for...
2012-03-15 Eric Anholtglsl: Set up generated builtin functions handling for...
2012-03-15 Eric Anholtglsl: Add support for integer sampler2DRect variants...
2012-03-15 Eric Anholtglsl: Drop ftransform() from GLSL 1.40 profile.
2012-03-15 Eric Anholtglsl: Copy GLSL 1.30 builtin profile to GLSL 1.40.
2012-03-15 Eric Anholtglsl: When failing to compile some builtins, print...
2012-03-15 Eric Anholtglsl: Let the builtin compiler process GLSL 1.40 shaders.
2012-03-15 Eric Anholtglsl: Update builtin variables for GLSL 1.40.
2012-03-15 Eric Anholtglsl: Hook up the current GLSL 1.30 types and builtins...
2012-03-15 Eric Anholtglsl: Add support for parsing #version 140.
2012-03-14 Kenneth Graunkei965: Enable SIMD16 mode for shaders with loops on...
2012-03-14 Vinson Leegallivm: Fix createOProfileJITEventListener namespace...
2012-03-14 Tom Stellardnoop: Use non-recursive automake
2012-03-14 Tom Stellardidentity: Use non-recursive automake
2012-03-14 Tom Stellardgalahad: Use non-recursive automake
2012-03-14 Tom Stellardgallium/drivers: Use automake to generate makefile
2012-03-14 Christopher... docs: fix html in banner.html
2012-03-13 Eric Anholtglsl: Avoid extra if statements for logic and/or with...
2012-03-13 Dylan Noblesmithmesa: add back glGetnUniform*v() overflow error reporting
2012-03-12 Anuj Phogatmesa: Fix the cause of piglit test fbo-array failure
2012-03-12 Brian Paulmesa: fix _mesa_DebugMessageCallbackARB() to silence...
2012-03-12 Brian Paulradeon: remove use of DD_FLATSHADE
2012-03-12 Christopher... docs: fix up html tags in autoconf.html
2012-03-12 Brian Paulmesa: add more comments about textarget in framebuffer_...
2012-03-12 Brian Paulmesa: renumber remaining DD_ constants
2012-03-12 Brian Paulmesa: remove unused DD_TRI_CULL_FRONT_BACK
2012-03-12 Brian Paulmesa: remove unused DD_FLATSHADE
2012-03-12 Brian Paulmesa: remove unused DD_TRI_TWOSTENCIL
2012-03-12 Brian Paulmesa: remove _DD_NEW_x flags
2012-03-12 Brian Paultnl: stop using _DD_NEW_x flags
2012-03-12 Brian Paulswrast: s/_DD_NEW_SEPARATE_SPECULAR/_MESA_NEW_SEPARATE_...
2012-03-12 Brian Paulmesa: define _MESA_NEW_SEPARATE_SPECULAR
2012-03-12 Brian Pauli915: remove occurances of _DD_NEW_x flags
2012-03-12 Brian Paulmesa: remove ctx->Driver.ClearColor() hook
2012-03-12 Brian Paulmesa/gdi: remove clear_color() function
2012-03-12 Brian Paulxlib: remove clear_color() function
2012-03-12 Brian Paulradeon/r200: remove ClearColor driver functions
2012-03-12 Brian Paulmesa: remove ctx->Driver.ClearDepth(), ClearStencil...
2012-03-12 Brian Paulradeon/r200: remove ClearDepth() and ClearStencil(...
2012-03-12 Brian Paulradeon/r200: remove hyperz/fast clear testing code
2012-03-12 Kenneth Graunkedocs: Fix unclosed anchor tag in xlibdriver.html.
2012-03-11 José Fonsecaegl/drm: Include errno.h
2012-03-11 David FriesSet close on exec flag FD_CLOEXEC
2012-03-11 José Fonsecamapi/glapi: Fix glDebugMessageCallbackARB arg type...
2012-03-11 José Fonsecaglapi/gen: Add support for pointer types.
2012-03-11 José Fonsecamesa: Prevent collision of ERROR define on Windows.
2012-03-11 José Fonsecainclude: Fix glDebugMessageCallbackARB's prototype.
2012-03-10 Marek Olšákmesa: expose ARB_debug_output
2012-03-10 Marek Olšákmesa: display list dispatch for ARB_debug_output
2012-03-10 Marek Olšákmesa: print GL errors via debug_output
2012-03-10 nobledmesa: implement the last of GL_ARB_debug_output
2012-03-10 nobledmesa: add struct for managing client debug namespaces
2012-03-10 nobledmesa: add control for categories of application-provide...
2012-03-10 nobledmesa: add yet more context fields for GL_ARB_debug_output
2012-03-10 nobledmesa: add glDebugMessageControlARB
2012-03-10 nobledmesa: add message-toggle booleans for GL_ARB_debug_output
2012-03-10 nobledmesa: add some GL_ARB_debug_output functions
2012-03-10 nobledmesa: add infrastructure for GL_ARB_debug_output
2012-03-10 Marek Olšákglapi: regenerate files
2012-03-10 nobledglapi: add ARB_debug_output.xml
2012-03-10 nobledmesa: split error handling into its own file
2012-03-09 Kenneth Graunkedrirc: Add force_glsl_extensions_warn workaround for...
2012-03-09 José Fonsecasvga: Disable bogus assertions concerning min_index...
2012-03-09 Brian Paulmesa: fix GL_LUMINANCE handling in glGetTexImage
2012-03-09 Brian Paulsvga: add null vs pointer check in update_need_pipeline()
2012-03-09 Christoph Bumillernv50: add support for R8G8_R8B8 and G8R8_B8R8 formats
2012-03-09 Christoph Bumillernv50,nvc0: share the format table code
2012-03-09 Christian Königvl: handle DRI2GetBuffers reply with multiple buffers
2012-03-09 Christian Königvl/mpeg12: make bitstream decoder more robust
2012-03-09 Christian Königst/vdpau: fix two small memory leaks
2012-03-09 Christian Königst/vdpau: add xine workaround
2012-03-09 Christian Königvl/video_buffer: add YUYV and UYVY support
2012-03-09 Christian Königr600g: add support for subsampled rgb formats
2012-03-09 Christian Königgallivm: add support for R8G8_R8B8 and G8R8_B8R8 formats
2012-03-09 Christian Königgallium: add R8G8_R8B8 and G8R8_B8R8 formats
2012-03-09 Christian Königu_format: fix a comment about subsampled formats
2012-03-09 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glGetTexIma...
2012-03-09 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glReadPixel...
2012-03-09 Brian Paulmesa: add _mesa_rebase_rgba_float/uint() functions
2012-03-08 Eric Anholtglsl: Refine the loop instruction counting.
2012-03-08 Marek Olšákr600g: enable ARB_draw_instanced
2012-03-08 Christian Königvl/video_buffer: add YUVA and VUYA support
2012-03-08 Christian Königgallium: remove format aliases
2012-03-08 Christian Königst/vdpau: cleanup YCBCR matching functions
2012-03-08 Christian Königst/vdpau: fix chroma_format handling in VideoSurfaceQue...
2012-03-08 Marek Olšákr600g: use SX_MISC to implement rasterizer discard
2012-03-08 Marek OlšákRevert "r600g: fix and improve rasterizer discard for...
2012-03-08 Marek OlšákRevert "r600g: rework rasterizer discard for evergreen"
2012-03-08 Zack Rusinsvga: fix the rasterizer state resets
next