summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-11gallium: wire up buffer bindingarb_query_buffer_objectDave Airlie2-1/+4
2013-08-11mesa: don't write to params if we have a named objectDave Airlie1-28/+34
2013-08-11mesa: return for query buffer object api with wrong enumDave Airlie1-8/+25
2013-08-11st/mesa: add query buffer bitsDave Airlie1-0/+4
2013-08-11softpipe: I haz query buffersDave Airlie1-0/+2
2013-08-11gallium: add bits for query buffersDave Airlie1-2/+3
2013-08-11mesa: add initial ARB_query_buffer_object supportDave Airlie5-0/+45
2013-08-11mesa: add basic extension support for ARB_query_buffer_objectDave Airlie2-0/+2
2013-08-11glapi: add ARB_query_buffer_objectDave Airlie2-0/+18
2013-08-11mesa: bump glext.h to get 4.4 defines.Dave Airlie1-103/+338
2013-08-10ilo: 3DSTATE_INDEX_BUFFER may be wrongly skippedChia-I Wu1-1/+5
2013-08-10i965: add missing BRW_NEW_INTERPOLATION_MAP to state dumpChris Forbes1-0/+1
2013-08-10i965: Add a new debug mode for the VUE mapChris Forbes3-0/+29
2013-08-09glsl: Don't allow const on out or inout function parametersIan Romanick1-0/+15
2013-08-09gallivm: set non-existing values really to zero in size queries for d3d10Roland Scheidegger4-22/+22
2013-08-09gallivm: use texture target from shader instead of static state for size queryRoland Scheidegger6-4/+77
2013-08-09gallivm: honor d3d10's wishes of out-of-bounds behavior for texture size queryRoland Scheidegger1-8/+27
2013-08-09glsl: Enable ARB_fragment_coord_conventions functionality in GLSL 1.50.Paul Berry2-2/+4
2013-08-09main: Fix deprecation of glLineWidth()Paul Berry1-1/+2
2013-08-09util: (trivial) fix asm input/output list for fxsaveRoland Scheidegger1-1/+1
2013-08-09r600g: disable GPUVM by defaultAlex Deucher1-1/+1
2013-08-08softpipe: fix the regressionsZack Rusin1-2/+0
2013-08-08draw: rewrite primitive assemblerZack Rusin9-297/+180
2013-08-08draw: reset the vertex id when injecting new primitive idZack Rusin1-0/+9
2013-08-08draw: cleanup the extra attribsZack Rusin1-0/+1
2013-08-09util: (trivial) fix more compile errors in u_cpu_detect (gcc/x86 this time).Dieter Nützel1-1/+1
2013-08-08egl: Do not export private symbolsChad Versace5-0/+5
2013-08-08i965: Remember to call intel_prepare_render() before blitting.Kenneth Graunke1-0/+5
2013-08-08util: (trivial) fix compile error with MSVC on x86Roland Scheidegger1-1/+1
2013-08-08gallivm: honor d3d10 floating point rules for shadow comparisonsRoland Scheidegger1-3/+17
2013-08-08softpipe: don't clamp reference value for shadow comparison for float formatsRoland Scheidegger1-12/+32
2013-08-08gallivm: don't clamp reference value for shadow comparison for float formatsRoland Scheidegger1-4/+17
2013-08-08gallivm: propagate scalar_lod to emit_size_query tooRoland Scheidegger6-0/+12
2013-08-08gallium: clarify SVIEWINFO opcodeRoland Scheidegger1-1/+9
2013-08-08gallivm: fix out-of-bounds behavior for fetch/ldRoland Scheidegger3-30/+88
2013-08-08util: try much harder to set DAZ flagRoland Scheidegger3-1/+31
2013-08-08util: implement table-based + linear interpolation linear-to-srgb conversionRoland Scheidegger2-11/+102
2013-08-08gallivm: fix comment wrt srgb accuracy.Roland Scheidegger1-2/+4
2013-08-08ilo: get rid of GPE tables completelyChia-I Wu6-108/+54
2013-08-08ilo: clean up GPE header inclusionsChia-I Wu6-14/+8
2013-08-08ilo: initialize alpha test state in ilo_gpe_init_dsaChia-I Wu5-38/+46
2013-08-08ilo: fold gen6_translate_index_size into the callerChia-I Wu1-17/+15
2013-08-08ilo: fold gen6_translate_depth_format into the callerChia-I Wu1-33/+9
2013-08-08ilo: Call GPE emit functions directly.Courtney Goeltzenleuchter8-1248/+141
2013-08-08ilo: move emit functions so that they can be inlined.Courtney Goeltzenleuchter4-3467/+3453
2013-08-07r300g/compiler/tests: Pass the required LDFLAGS when building the test programTom Stellard1-1/+2
2013-08-07r300g/compiler/tests: Fix segfaultTom Stellard3-4/+4
2013-08-07gallium-egl: Commit the rest of the native_wayland_drm_bufmgr_helper v2 patchKristian Høgsberg3-7/+4
2013-08-07egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira13-69/+99
2013-08-07gallium-egl: Don't add a listener for wl_drm twice in wayland platformAnder Conselvan de Oliveira1-1/+0