summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2009-06-09Pull in additional state setup from the DDXAlex Deucher
2009-06-09mesa/st: fix tracking of mapped buffer rangesKeith Whitwell
2009-06-09glsl: Expand nested preprocessor macros.Brian Paul
2009-06-09Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-10glsl: Fix symbol replacement handling in preprocessor.Michal Krol
2009-06-09i915: Add an option for testing the effect of early Z in classic mode.Eric Anholt
2009-06-09intel: Remove an unneeded hunk that slipped in with texture tiling.Eric Anholt
2009-06-09intel: Base tri clearing depth on Y tiling, not IS_I965().Eric Anholt
2009-06-09intel: Fix intel_region_unmap to do unmap, not map.Eric Anholt
2009-06-09i965: added intelFlush() call in intel_get_tex_image()Brian Paul
2009-06-09intel: use GLboolean, not int, for compressed parameterBrian Paul
2009-06-09intel: make a bunch of glTexImage-related functions staticBrian Paul
2009-06-09intel: whitespace clean-upsBrian Paul
2009-06-09vbo: more glDrawElements debug code (disabled)Brian Paul
2009-06-09mesa: added a simple bounds checker to glMap/UnmapBuffer() (disabled)Brian Paul
2009-06-09intel: remove extra \n from warning stringBrian Paul
2009-06-09mesa: reorder fields, update comments for gl_buffer_objectBrian Paul
2009-06-09glsl: Expand nested preprocessor macros.Michal Krol
2009-06-09radeon: fix mipmap_limits crasher.Dave Airlie
2009-06-08st/mesa: fix incorrect bufObj Length assignment, remove unneeded assertionBrian Paul
2009-06-08glsl: Fix preprocessor define argument parsing for dead sections.Brian Paul
2009-06-08glsl: Fix preprocessor define argument parsing for dead sections.Michal Krol
2009-06-08glsl: preprocessor debug code (disabled)Brian Paul
2009-06-08mesa: new MESA_EXTENSION_OVERRIDE env varBrian Paul
2009-06-08st/mesa: remove invalid assertionBrian Paul
2009-06-08mesa: Use matching signedness for the counter as upper bound.José Fonseca
2009-06-08mesa: Allocate tokens from the heap.José Fonseca
2009-06-08mesa: better error message for invalid texture unit indexBrian Paul
2009-06-08mesa: bump MAX_PROGRAM_ENV_PARAMS from 128 to 256Brian Paul
2009-06-08mesa/vbo: drop all references to vbo on destroyKeith Whitwell
2009-06-08mesa: EXT_vertex_array_bgra fixesBrian Paul
2009-06-08mesa: EXT_vertex_array_bgra fixesMaciej Cencora
2009-06-08r300: fix regression caused by 056bc77547c304021a0faf204897ed238a5cf424Maciej Cencora
2009-06-07Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-06-07r300: Endianness fixes for recent vertex path changes.Michel Dänzer
2009-06-07r300: vertex array stride = 0 means that data are tightly packed in the arrayMaciej Cencora
2009-06-07r300: GL_(U)SHORT and GL_(U)BYTE with < 4 components can also be HW acceleratedMaciej Cencora
2009-06-07r300: remove unused codeMaciej Cencora
2009-06-07r300: rewrite vertex setup for software T&L path using functions from softwar...Maciej Cencora
2009-06-07r300: prepare for some code duplication removalMaciej Cencora
2009-06-07r300: enable EXT_vertex_array_bgra extensionsMaciej Cencora
2009-06-07r300: add hw accelerated support for different vertex data formatsMaciej Cencora
2009-06-07r300: prepare for different vertex data type supportMaciej Cencora
2009-06-07r300: fixup vertex attributes orderingMaciej Cencora
2009-06-07r300: always pass 4 color components to RS unitMaciej Cencora
2009-06-05mesa: bump version to 7.5-rc3Brian Paul
2009-06-04osmesa: Allow building standalone in all three channel widthsDan Nicholson
2009-06-04osmesa: Allow building standalone in all three channel widthsDan Nicholson
2009-06-04re-arrange state structureAlex Deucher
2009-06-04Don't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLOCK_CNTLAlex Deucher