Age | Commit message (Expand) | Author |
2008-11-24 | mesa: add Flags field to gl_program_parameter | Brian Paul |
2008-11-24 | docs: update webmaster email addr | Brian Paul |
2008-11-24 | gallium: massage sp_vbuf_draw() and sp_vbuf_draw_arrays() to look more alike | Brian Paul |
2008-11-24 | mesa: issue error, don't crash, when calling a prototyped, but undefined func... | Brian Paul |
2008-11-24 | mesa: better variable name: s/aux/store/ | Brian Paul |
2008-11-24 | added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader | Brian Paul |
2008-11-24 | i965: Add support for accelerated CopyTexSubImage. | Eric Anholt |
2008-11-24 | intel: Don't glBitmap fallback with scissoring enabled. | Eric Anholt |
2008-11-24 | i915: Don't overwrite i915's Viewport function from generic code. | Eric Anholt |
2008-11-24 | progs: Add ignores | Jakob Bornecrantz |
2008-11-24 | util: Add generic tile and detile functions | Jakob Bornecrantz |
2008-11-23 | softpipe: remove old/unneeded dependencies between TGSI exec and softpipe | Brian |
2008-11-21 | cell: only build Cell and softpipe drivers | Brian Paul |
2008-11-21 | CELL: use variant-length fragment ops programs | Robert Ellison |
2008-11-21 | glut: MinGW portability fixes. | José Fonseca |
2008-11-21 | gdi: Reimplement using the WGL statetracker. | José Fonseca |
2008-11-21 | mesa: Bring in new mesa sub-statetracker. | José Fonseca |
2008-11-21 | scons: Build progs. | José Fonseca |
2008-11-20 | CELL: improve twiddling/untwiddling error text | Robert Ellison |
2008-11-20 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2008-11-20 | mesa: fix shadow sampling unit issue. | Xiang, Haihao |
2008-11-20 | intel: fix i830 comment + backwards VB offsets. | airlied |
2008-11-20 | intel: fix i8xx vbo enable bit | airlied |
2008-11-20 | intel: add lots of i830 engine to intel_decode debug | airlied |
2008-11-19 | mesa: minor comment reformattting | Brian Paul |
2008-11-19 | mesa: glsl compiler debug code | Brian Paul |
2008-11-19 | mesa: rework GLSL array code generation | Brian Paul |
2008-11-19 | scons: Fix toolchain selection. | Michal Krol |
2008-11-19 | mesa: don't realloc instruction buffer so often | Brian Paul |
2008-11-19 | mesa: updated comment | Brian Paul |
2008-11-19 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-11-20 | python/retrace: Dump constants. | José Fonseca |
2008-11-20 | python: Allow to read from buffers. | José Fonseca |
2008-11-19 | python/retrace: Fix formatting of shaders. | José Fonseca |
2008-11-19 | python/retrace: Ignore irrelevant calls. | José Fonseca |
2008-11-19 | add SRGB formats | Alan Hourihane |
2008-11-19 | python/retrace: Highlight the trace dump to help to visualize. | José Fonseca |
2008-11-19 | python/retrace: Use the usual BSD-style license. | José Fonseca |
2008-11-19 | mesa: clamp luminance if needed. | Xiang, Haihao |
2008-11-18 | tgsi: Return 0.0 for negative constant register indices. | Michal Krol |
2008-11-18 | tgsi: Keep address register as a floating point. | Michal Krol |
2008-11-18 | scons: Support MinGW32 cross compiler. | José Fonseca |
2008-11-17 | gallium: Use costum log2 for all windows builds. | José Fonseca |
2008-11-17 | gallium: State when there are no memory leaks detected. | José Fonseca |
2008-11-17 | gallium: Make handle_table reentrant. | José Fonseca |
2008-11-17 | gallium: Yet another WinCE portability fix. | José Fonseca |
2008-11-17 | gallium: State when there are no memory leaks detected. | José Fonseca |
2008-11-17 | gallium: Make handle_table reentrant. | José Fonseca |
2008-11-16 | gallivm: fix some small stuff. | Stephane Marchesin |
2008-11-16 | i915: Silence warnings | Jakob Bornecrantz |