aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mesa_7_5_branch'Brian Paul2009-06-301-0/+3
|\
| * mesa: Set FLUSH_EXPLICIT_BIT flags when calling FlushMappedBufferRange.José Fonseca2009-06-301-0/+3
* | st/mesa: enable GL_ARB_framebuffer_objectBrian Paul2009-06-291-0/+6
* | mesa: alphabetize linesBrian Paul2009-06-291-1/+1
* | Merge branch 'arb_vertex_array_object'Brian Paul2009-06-261-1/+2
|\ \
| * | st/mesa: alphabetize linesBrian Paul2009-06-221-1/+1
| * | st/mesa: enable GL_ARB_vertex_array_objectBrian Paul2009-06-221-0/+1
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-261-0/+5
|\ \ \ | | |/ | |/|
| * | st/mesa: query PIPE_CAP_TGSI_CONT_SUPPORTEDBrian Paul2009-06-261-0/+5
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-243-25/+4
|\| |
| * | Always free image offsets memory when re-initializing texture image fields.Michel Dänzer2009-06-191-3/+0
| * | mesa: rework viewport/scissor initialization codeBrian Paul2009-06-172-22/+4
* | | st/mesa: fix setup_edgeflags() regressionBrian Paul2009-06-221-1/+3
| |/ |/|
* | st/mesa: restore some parameter checking buffer object functionsBrian Paul2009-06-191-0/+10
* | st/mesa: remove redundant st_buffer_object::size field and error checksBrian Paul2009-06-192-9/+0
* | st/mesa: no longer special-case buffer object 0 in st_buffer_object() cast wr...Brian Paul2009-06-191-9/+2
* | Merge branch 'ext-provoking-vertex'Brian Paul2009-06-192-0/+4
|\ \
| * | st/mesa: enable EXT_provoking_vertexBrian Paul2009-06-091-0/+1
| * | st: set pipe_rasterizer_state::flatshade_first according to provoking vertex ...Brian Paul2009-05-281-0/+3
* | | Merge branch 'arb_map_buffer_range'Brian Paul2009-06-151-0/+1
|\ \ \
| * | | st/mesa: enable GL_ARB_map_buffer_rangeBrian Paul2009-06-081-0/+1
* | | | set/mesa: enable GL_NV_texture_env_combine4Brian Paul2009-06-121-0/+1
* | | | st/mesa: additional debug code (disabled)Brian Paul2009-06-121-0/+20
* | | | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-121-20/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | mesa: rework vertex shader output / fragment shader input attribute matchingBrian Paul2009-06-111-20/+33
* | | | Merge branch 'mesa_7_5_branch'José Fonseca2009-06-115-28/+15
|\| | |
| * | | mesa: Use new pf_is_depth_and_stencil inline.José Fonseca2009-06-111-16/+2
| * | | mesa: Use PIPE_TEXTURE_USAGE_DEPTH_STENCIL for any depth or stencil format.José Fonseca2009-06-112-7/+11
| * | | mesa: Remove dead code.José Fonseca2009-06-111-3/+0
| * | | st/mesa: fix typo s/BFC0/BFC1/Brian Paul2009-06-111-2/+2
* | | | Merge branch 'mesa_7_5_branch'José Fonseca2009-06-116-240/+219
|\| | |
| * | | mesa: Only do read write when we don't have a depth value to writeJakob Bornecrantz2009-06-111-1/+1
| * | | mesa: Take the format from the right structure.José Fonseca2009-06-111-1/+1
| * | | meas: Use a read/write transfer when writing stencil component, but not touch...José Fonseca2009-06-111-2/+23
| * | | mesa: Reverse s8z24 into z24s8 as required by EXT_packed_depth_stencil.José Fonseca2009-06-101-2/+7
| * | | mesa: Fix draw_stencil_pixels for PIPE_FORMAT_Z24S8_UNORM.José Fonseca2009-06-101-1/+1
| * | | mesa: Single precision constants.José Fonseca2009-06-101-2/+2
| * | | mesa: Pure software accum buffer.José Fonseca2009-06-104-234/+187
* | | | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-092-27/+26
|\| | | | |/ / |/| |
| * | mesa/st: fix tracking of mapped buffer rangesKeith Whitwell2009-06-091-1/+1
| * | st/mesa: fix incorrect bufObj Length assignment, remove unneeded assertionBrian Paul2009-06-081-2/+1
| * | st/mesa: remove invalid assertionBrian Paul2009-06-081-3/+0
| * | mesa: Allocate tokens from the heap.José Fonseca2009-06-081-18/+22
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-042-7/+12
|\| |
| * | st/mesa: increase ST_MAX_SHADER_TOKENS to 8kBrian Paul2009-06-041-1/+1
| * | mesa/st: restore flush to copy_texsubimage (was previously finish)Keith Whitwell2009-06-011-0/+3
| * | st/gl: Fix mip gen for compressed texturesJakob Bornecrantz2009-06-011-6/+8
* | | st/mesa: minor clean-ups, reformatting, etcBrian Paul2009-06-021-14/+11
* | | st/mesa: implement/enable GL_ARB_copy_buffer extensionBrian Paul2009-06-022-0/+39
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-013-9/+13
|\| | | |/ |/|