Age | Commit message (Expand) | Author |
2009-12-21 | python: fix some pipe_format_simplify merge damage | Roland Scheidegger |
2009-12-21 | svga: fix typo | Roland Scheidegger |
2009-12-21 | ws/i965: respect DEBUG_WINSYS flag | Keith Whitwell |
2009-12-21 | i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER | Keith Whitwell |
2009-12-21 | i965g: keep refcounts to bound vertex buffers | Keith Whitwell |
2009-12-21 | i965g: add DEBUG_WINSYS flag | Keith Whitwell |
2009-12-21 | r600: fix glFrontFace(GL_CW) | Dave Airlie |
2009-12-21 | i965g: remove duplicate set_viewport_state, fixes samples/depth | Keith Whitwell |
2009-12-21 | r600: support more of arb_point_sprite and also sprite_coord_origin | Andre Maasikas |
2009-12-21 | r600: disallow negative offsets for relative addressing for now | Andre Maasikas |
2009-12-21 | vega: Add missing actual argument. | Michal Krol |
2009-12-21 | st/mesa: Check for single level mipmap trees. | Younes Manton |
2009-12-20 | darwin: mklib: Use lipo rather than file to figure out architectures of objec... | Jeremy Huddleston |
2009-12-20 | darwin: Cleanup CPPFLAGS a bit | Jeremy Huddleston |
2009-12-20 | darwin: mklib: Use lipo rather than file to figure out architectures of objec... | Jeremy Huddleston |
2009-12-20 | darwin: Cleanup CPPFLAGS a bit | Jeremy Huddleston |
2009-12-20 | Regen docs. | Corbin Simpson |
2009-12-20 | Moar docs, mostly context. | Corbin Simpson |
2009-12-20 | Regenerate docs. | Corbin Simpson |
2009-12-20 | Document rasterizer. | Corbin Simpson |
2009-12-20 | Fill out some of the CSO info. | Corbin Simpson |
2009-12-21 | r600: fix glFrontFace(GL_CW) | Dave Airlie |
2009-12-20 | r300g: Add a few more params. | Corbin Simpson |
2009-12-20 | Add screen and context to docs. | Corbin Simpson |
2009-12-21 | glsl: make stack compile. | Dave Airlie |
2009-12-20 | Add a compiled HTML doctree. | Corbin Simpson |
2009-12-20 | Add Gallium docs. | Corbin Simpson |
2009-12-21 | radeon/r600: use new libdrm_radeon api | Dave Airlie |
2009-12-20 | r300g: Add a few more params. | Corbin Simpson |
2009-12-20 | glsl/apps: Update after glsl cl interface changes. | Michal Krol |
2009-12-20 | slang: Update after glsl cl interface changes. | Michal Krol |
2009-12-20 | glsl: Do syntax parsing inline with processing. | Michal Krol |
2009-12-20 | slang: Add gitignore for autogenerated files. | Michal Krol |
2009-12-20 | slang: Update after glsl pp changes. | Michal Krol |
2009-12-20 | glsl/apps: Update after glsl pp interface changes. | Michal Krol |
2009-12-20 | glsl/apps: Do not print number of eaten tokens in version. | Michal Krol |
2009-12-20 | glsl/apps: Print error line number in compile. | Michal Krol |
2009-12-20 | glsl/pp: Do processing inline with tokenisation. | Michal Krol |
2009-12-20 | glsl/pp: Remove outdated TODO. | Michal Krol |
2009-12-20 | glsl/pp: Report correct error line for purify and tokeniser errors. | Michal Krol |
2009-12-20 | util: util_format_get_blocksizebits() returns bits per block. | Christoph Bumiller |
2009-12-20 | nv50: make address reg allocation a little less hacky | Christoph Bumiller |
2009-12-20 | nv50: use BREAKADDR and BREAK for loops | Christoph Bumiller |
2009-12-20 | nv50: handle TGSI_OPCODE_RET,KILP | Christoph Bumiller |
2009-12-20 | progs/tests: Silence compiler warnings. | Vinson Lee |
2009-12-19 | r300g: add texture compare modes | Marek Olšák |
2009-12-19 | gallium: don't use edgeflags if the app didn't supply them | Roland Scheidegger |
2009-12-19 | gallium: fix not generating new vp varient when polygon mode changes | Roland Scheidegger |
2009-12-19 | r300: minor blit rework | Maciej Cencora |
2009-12-19 | r300: better fix for glCopyTexSubImage | Maciej Cencora |