mesa: call _mesa_compute_version() to set context's version info
[mesa.git] / src / mesa / state_tracker /
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Brian Paulmesa: make texture BorderColor a union of float/int...
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2010-01-04 Michel Dänzerst/mesa: Only call st_texture_image_unmap() if texImage...
2010-01-03 José Fonsecamesa: Cope with the degenerate case of zero length...
2009-12-31 Brian Paulst/mesa: implement conditional rendering
2009-12-31 Brian Paulst/mesa: move st_query_object type to header to make...
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-30 Brian Paulst/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_i...
2009-12-29 Brian Paulmesa: implement per-buffer color masking
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian Paulst/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-23 Maarten Maathuisgallium: only create pipe buffer when size is nonzero
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Younes Mantonst/mesa: Check for single level mipmap trees.
2009-12-19 Roland Scheideggergallium: don't use edgeflags if the app didn't supply...
2009-12-19 Roland Scheideggergallium: fix not generating new vp varient when polygon...
2009-12-18 Roland Scheideggerfix debug output mising from edgeflag changes
2009-12-18 Roland Scheideggergallium: fix mesa to tgsi translation for edgeflags
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal Krols/desc->type/desc->channel[0].type/
2009-12-16 Roland Scheideggergallium: edgeflags change fixes
2009-12-16 Brian Paulst/mesa: remove //-style comments
2009-12-14 Roland Scheideggergallium: more work for edgeflags changes
2009-12-13 Vinson Leest/mesa: Silence uninitialized variables warnings in...
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-09 Keith Whitwellgallium: first steps to treat edgeflags as regular...
2009-12-09 Michal KrolRevert "Simplify the redundant meaning of format layout."
2009-12-09 Eric Anholtmesa: Move OES_read_format support from drivers into...
2009-12-08 Michal KrolSimplify the redundant meaning of format layout.
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Roland Scheideggergallium: fix more potential strict aliasing issues
2009-12-08 Michal KrolRemove remaining pipe format utility functions.
2009-12-18 Keith Whitwellst/mesa: move assert on nr vs insns until after pos_inv...
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Roland Scheideggergallium/util: fix util_color_[un]pack[-ub] to be strict...
2009-12-07 Brian Paulst/mesa: remove debug code
2009-12-07 Brian Paulst/mesa: negate DDY to match GL semantics
2009-12-07 Brian Paulst/mesa: fix up comment
2009-12-05 Michel Dänzerst/mesa: Prefer alpha-less formats for RGB textures.
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Michal KrolRemove pf_swizzle_* internal macros.
2009-12-03 Michal KrolMove pf_get_component_bits() to u_format auxiliary...
2009-12-03 Michal KrolMove pf_get_bits/size() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_get_block() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_is_depth_and_stencil() to u_format auxiliary...
2009-12-03 Michal KrolMove pf_is_depth_stencil() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_is_compressed() to u_format auxiliary module.
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Keith Whitwellmesa/st: avoid quadstrips if its easy to do so
2009-12-01 Brian Paulst/mesa: updated emit_swz() comment
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krolmesa: Update vertex texture code after gallium changes.
2009-12-01 Michal Krolst: Update for renamed sampler/texture state setters.
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Roland Scheideggergallium: interface cleanups, remove nblocksx/y from...
2009-11-30 Brian Paulst/mesa: handle front/back-face +1/-1 vs. 1/0 conversion
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland Scheideggergallium: fix more statetrackers/drivers for not using...
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-20 Dave AirlieMerge remote branch 'origin/mesa_7_7_branch'
2009-11-19 Keith Whitwellgallium: don't use arrays for texture width,height...
2009-11-19 Brian Paulst/mesa: replace st_flush() with pipe->flush()
2009-11-19 Brian Paulst/mesa: get rid of compressed_num_bytes() code
2009-11-19 Brian Paulst/mesa: remove is_compressed_mesa_format()
2009-11-19 Brian Paulst/mesa: remove pointless assertion
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-18 Ian RomanickMerge branch 'outputswritten64'
2009-11-17 Brian Paulmesa: fix assorted compiler warnings
2009-11-15 Brian Paulst/mesa: comments for st_draw.c
2009-11-15 Keith Whitwellmesa/st: refactor vertex and fragment shader translation
2009-11-15 Keith Whitwellmesa/st: emit tgsi vertex shader directly for drawpixels
2009-11-15 Keith Whitwellmesa/st: don't calculate unused output_flags data either
2009-11-15 Keith Whitwellmesa/st: don't calculate unused input_flags data
2009-11-15 Keith Whitwellmesa/st: don't calculate unused vs input semantic tags
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-06 José Fonsecamesa: Export S3_s3tc as well.
next