summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-28llvmpipe: Remove unnecessary header.Vinson Lee
2010-04-27Disable scissor when begining meta operationsPierre Willenbrock
2010-04-27Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targetsPierre Willenbrock
2010-04-27Fill the padding between entrys in the sampler keyPierre Willenbrock
2010-04-27Initialize have_back.Pierre Willenbrock
2010-04-27i915: Add debugging for just prorgam compile under INTEL_DEBUG=wmEric Anholt
2010-04-27i915: Provide counts in the error messages for program limits.Eric Anholt
2010-04-28r300g: move ZTOP to separate fileMarek Olšák
2010-04-28radeon: fix warningsMarek Olšák
2010-04-27Add missing _ in extension category nameIan Romanick
2010-04-27gallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27r300: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27cell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27svga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27gallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-27llvmpipe: remove lp_scene_map_buffers(), lp_scene_unmap_buffers()Brian Paul
2010-04-27llvmpipe: implement max scene sizeBrian Paul
2010-04-27llvmpipe: added llvmpipe_resource_size()Brian Paul
2010-04-27llvmpipe: comment-out unused field for nowBrian Paul
2010-04-27llvmipe: update commentsBrian Paul
2010-04-27mesa: move/rename is_depth_or_stencil_format()Brian Paul
2010-04-27st/mesa: rename var and update st_choose_format() commentsBrian Paul
2010-04-27st/mesa: call is_format_supported() for compressed formatsBrian Paul
2010-04-27st/mesa: 80-column wrappingBrian Paul
2010-04-27st/mesa: try to get actual compressed format for GL_COMPRESSED_RGB[A] formatsBrian Paul
2010-04-27Merge branch '7.8'Brian Paul
2010-04-27st/mesa: fix strides in (de)compress_image() functionsBrian Paul
2010-04-27util: fix assorted problems in the image packing functionsBrian Paul
2010-04-27nv30/40g: fix calls to draw_create(), draw_set_rasterizer_state()Pedro Maia
2010-04-27gallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32 instrinsics on Windows.José Fonseca
2010-04-27gallivm: Ensure all allocas are in the first block.José Fonseca
2010-04-27i965g: Fix scons build of winsysJakob Bornecrantz
2010-04-27st/dri: Don't check for null when user ensures non-nullJakob Bornecrantz
2010-04-27dri_util: Assume error checking is done properly in glXMakeCurrentJakob Bornecrantz
2010-04-27st/dri: Use flush function of old context not newJakob Bornecrantz
2010-04-27r300g: fix mipmapped texture3D size calculationMarek Olšák
2010-04-27r300g: compensate for non-atomized emit_query_end in the CSMarek Olšák
2010-04-27progs/tests: Remove meaningless const qualifier in arraytexture.c.Vinson Lee
2010-04-27nvfx: Move src/gallium/drivers to beginning of SCons include path.Vinson Lee
2010-04-27progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu
2010-04-26docs: update some GL3 statusBrian Paul
2010-04-26mesa: start adding GL 3.1 signed normalized texture formatsBrian Paul
2010-04-26docs: document updated glext.h and glxext.h filesBrian Paul
2010-04-26glxext.h: upgraded to 2010/02/10 versionBrian Paul
2010-04-26glext: upgraded to version 61Brian Paul
2010-04-27r300g: reserve CS space for index offsetMarek Olšák
2010-04-26llvmpipe: Remove unused variable.Vinson Lee
2010-04-27r300g: add support for more unaligned vertex formatsMarek Olšák