summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-25winsys/wayland: Fix typo in Makefilewayland-softpipe-2Benjamin Franzke1-1/+1
2011-04-25st/egl: Add wayland shm softpipe supportBenjamin Franzke4-3/+192
2011-04-25st/egl: Generalize wayland backend a bitBenjamin Franzke3-253/+361
2011-04-25winsys: Add wayland shm sw winsysBenjamin Franzke5-0/+344
2011-04-25r600g: Unify comment style somewhat.Henri Verbeet7-48/+53
2011-04-25r600g: Cleanup the big endian support a bit.Henri Verbeet11-162/+166
2011-04-25r600g: Use EG constants in EG r600_colorformat_endian_swap().Henri Verbeet1-21/+21
2011-04-25configure.ac: require LLVM for r300g on x86 and x86_64Marek Olšák1-1/+8
2011-04-25configure.ac: enable LLVM by default on x86 and x86_64Marek Olšák1-1/+6
2011-04-25mesa: add stricter checks for float formats in the texstore memcpy pathMarek Olšák1-0/+2
2011-04-25mesa: implement generate-mipmap fallback for RGB10_A2Marek Olšák1-0/+80
2011-04-24r600g: Remove r600_helper.c from SConscript.Vinson Lee1-1/+0
2011-04-25docs: update GL3 statusMarek Olšák1-4/+4
2011-04-25r600g: remove some pointless and unused functionsMarek Olšák3-21/+3
2011-04-25r600g: do not reset device to 0 when doing unrelated operationsMarek Olšák1-2/+0
2011-04-25r600g: trivially implement LATC/3DCMarek Olšák1-0/+4
2011-04-25r600g: drop r600_helper.c no point in itDave Airlie4-73/+39
2011-04-25r600g: enable EXT_draw_buffers2Dave Airlie1-5/+1
2011-04-25st/mesa: fix regression since a22aba4eae9b29db731487bce90e8292f7e82c72Dave Airlie1-2/+2
2011-04-24r600g: fix glean clipflat test.Dave Airlie2-3/+8
2011-04-24r300g: reorder capsMarek Olšák1-13/+11
2011-04-24r300g: fix exposing caps on r300-r400Marek Olšák1-2/+2
2011-04-23glsl: Fix typos in comments.Bryan Cain1-6/+6
2011-04-24r600g: fix glsl-fs-abs-negDave Airlie1-0/+2
2011-04-24r600g: fix bank swizzle calcs for scalar only operations.Dave Airlie1-15/+25
2011-04-24r600g: PV/PS have cycle restrictions in scalar operationsDave Airlie1-2/+6
2011-04-23mesa: Add some comments about FRAG_RESULT_COLOR vs FRAG_RESULT_DATAn.Eric Anholt1-0/+8
2011-04-23mesa: Fix fragment.color (no index) writes with OPTION ARB_draw_buffers.Eric Anholt1-3/+8
2011-04-23i965: Don't double-emit fragment.color writes for MRT with ARB_fp.Eric Anholt2-35/+19
2011-04-23i965: Fill in the remaining fields of gen5+ sampler default color.Eric Anholt1-4/+14
2011-04-23i965: Fix batch decode for the gen5+ sampler default color.Eric Anholt1-6/+24
2011-04-23intel: Add support for ARB_sampler_objects.Eric Anholt13-80/+99
2011-04-23i965: Add support for NV_conditional_render.Eric Anholt7-1/+19
2011-04-23swrast: Disable glAccum drawing during conditional rendering.Eric Anholt1-0/+4
2011-04-23meta: Don't do conditional rendering on GenerateMipmaps and BlitFramebuffer.Eric Anholt1-1/+24
2011-04-23i965: Add support for ARB_texture_compression_rgtc.Eric Anholt4-2/+13
2011-04-23mesa: Don't assert on the compressed convertformat for GenerateMipmaps.Eric Anholt1-1/+0
2011-04-23mesa: Choose RGTC formats for GL_COMPRESSED_RED, GL_COMPRESSED_RG.Eric Anholt1-0/+8
2011-04-23mesa/gdi: Address compiler warnings.José Fonseca2-136/+131
2011-04-23mesa/gdi: Remove InitCritSections.cpp.José Fonseca1-33/+0
2011-04-23Drop fx windows driver.José Fonseca3-2299/+0
2011-04-23glu: Fix linux buildJakob Bornecrantz1-1/+1
2011-04-23glu: Clone the enviromentJakob Bornecrantz1-0/+2
2011-04-23docs: Remove MSVS project files.José Fonseca22-9091/+9
2011-04-23scons: Build glu.José Fonseca4-2/+143
2011-04-23scons: Build classic mesa gdi driver.José Fonseca6-115/+52
2011-04-23osmesa: Fix Mingw build.José Fonseca1-16/+1
2011-04-23scons: Build osmesa.José Fonseca3-0/+108
2011-04-23mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.José Fonseca2-2/+2
2011-04-23mesa/vf: Remove.José Fonseca5-2257/+0