summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2011-03-01egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke
2011-03-01i915g: kill relocs accoutingDaniel Vetter
2011-03-01i915g: switch to the exact batch space reservation codeDaniel Vetter
2011-03-01i915g: split up hw state emission into small atomsDaniel Vetter
2011-03-01i915g: fix i915_winsys_batchbuffer_writeDaniel Vetter
2011-03-01r300g: initialize some r500 PS3 regsMarek Olšák
2011-03-01r300g: document some more DRM 2.8.0 featuresMarek Olšák
2011-03-01st/egl: Implement swapbuffer throttlingThomas Hellstrom
2011-03-01st/egl/drm: Rework swapbuffersThomas Hellstrom
2011-03-01st/egl: Add a helper to perform a copy swap on a resource surfaceThomas Hellstrom
2011-03-01st/egl: Move the copy context to the native display structureThomas Hellstrom
2011-03-01st/dri: one more missing array sizeDave Airlie
2011-03-01st/dri: fix missing array size init.Dave Airlie
2011-03-01egl/st: add array size initialisorDave Airlie
2011-03-01r600g: add NV_conditional_render support.Dave Airlie
2011-03-01r600g: start using drm minor version to enable things.Dave Airlie
2011-03-01r300g: fix RGTC2_SNORMMarek Olšák
2011-03-01r300g: reorder parts of translate_texformatMarek Olšák
2011-02-28r600g: truncate point sampled texture coordinatesAlex Deucher
2011-03-01r300g: fix RGTC1_UNORM and RGTC2_UNORMMarek Olšák
2011-02-28softpipe: remove redundant draw_flush() callBrian Paul
2011-02-28draw: setup pipe's draw pointer for the aapoint stageBrian Paul
2011-02-28svga: add assertions in svga_shader_type()Brian Paul
2011-03-01r300g: set the correct HiZ clear valueMarek Olšák
2011-03-01r300g: update derived state before uploading vertex buffersMarek Olšák
2011-03-01u_vbuf_mgr: compute user buffer size for instance data from instance_countMarek Olšák
2011-03-01r300g: fix printing whether Z compression is enabledMarek Olšák
2011-03-01r300g: disable HiZ permanently if the the depth function is invertedMarek Olšák
2011-03-01r300g: fix HiZ memory size computation and deciding when to use HiZMarek Olšák
2011-02-28r600g: add missing evergreen INT_TO_FLT to r600_bc_get_num_operandsAlex Deucher
2011-02-28r600g: indentation fixesJerome Glisse
2011-02-28r300g: initialize SC_SCREENDOORMarek Olšák
2011-02-28r300g: disable hyper-z on rs6xx+Marek Olšák
2011-02-28rgtc: llvmpipe/softpipe refuse RGTC until u_format has support.Dave Airlie
2011-02-28r300g: force swizzles for RGTCDave Airlie
2011-02-28r600g: implement instanced drawing supportChristian König
2011-02-28st/mesa & v_bug_mgr: two small instanced drawing fixesChristian König
2011-02-28Revert "r600g: Don't negate result of ABS instruction"Dave Airlie
2011-02-28r600g: Process TRUNC with tgis_op2Fabian Bieler
2011-02-28r600g: Don't negate result of ABS instructionFabian Bieler
2011-02-27i915g: implement cache flushingDaniel Vetter
2011-02-27i915g: buffer validation for blitterDaniel Vetter
2011-02-27i915g: buffer validation for render stateDaniel Vetter
2011-02-27i915g/winsys: buffer validation supportDaniel Vetter
2011-02-27i915g: add raw batchbuffer dumping in drm winsysDaniel Vetter
2011-02-27i915g: cleanup static state calculation, part 2Daniel Vetter
2011-02-27i915g: cleanup static state calculation, part 1Daniel Vetter
2011-02-26i915g: make dynamic state emission actually lazyDaniel Vetter
2011-02-26gallivm: Initialize stack valuesJakob Bornecrantz
2011-02-26i915g: Handle null constants properlyJakob Bornecrantz