2008-11-21 |
José Fonseca | mesa: Bring in new mesa sub-statetracker. |
commit | commitdiff | tree |
2008-11-21 |
José Fonseca | scons: Build progs. |
commit | commitdiff | tree |
2008-11-20 |
Robert Ellison | CELL: improve twiddling/untwiddling error text |
commit | commitdiff | tree |
2008-11-20 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-20 |
Xiang, Haihao | mesa: fix shadow sampling unit issue. |
commit | commitdiff | tree |
2008-11-20 |
airlied | intel: fix i830 comment + backwards VB offsets. |
commit | commitdiff | tree |
2008-11-20 |
airlied | intel: fix i8xx vbo enable bit |
commit | commitdiff | tree |
2008-11-20 |
airlied | intel: add lots of i830 engine to intel_decode debug |
commit | commitdiff | tree |
2008-11-19 |
Brian Paul | mesa: minor comment reformattting |
commit | commitdiff | tree |
2008-11-19 |
Brian Paul | mesa: glsl compiler debug code |
commit | commitdiff | tree |
2008-11-19 |
Brian Paul | mesa: rework GLSL array code generation |
commit | commitdiff | tree |
2008-11-19 |
Michal Krol | scons: Fix toolchain selection. |
commit | commitdiff | tree |
2008-11-19 |
Brian Paul | mesa: don't realloc instruction buffer so often |
commit | commitdiff | tree |
2008-11-19 |
Brian Paul | mesa: updated comment |
commit | commitdiff | tree |
2008-11-19 |
Keith Whitwell | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-19 |
José Fonseca | python/retrace: Dump constants. |
commit | commitdiff | tree |
2008-11-19 |
José Fonseca | python: Allow to read from buffers. |
commit | commitdiff | tree |
2008-11-19 |
José Fonseca | python/retrace: Fix formatting of shaders. |
commit | commitdiff | tree |
2008-11-19 |
José Fonseca | python/retrace: Ignore irrelevant calls. |
commit | commitdiff | tree |
2008-11-19 |
Alan Hourihane | add SRGB formats |
commit | commitdiff | tree |
2008-11-19 |
José Fonseca | python/retrace: Highlight the trace dump to help to... |
commit | commitdiff | tree |
2008-11-19 |
José Fonseca | python/retrace: Use the usual BSD-style license. |
commit | commitdiff | tree |
2008-11-19 |
Xiang, Haihao | mesa: clamp luminance if needed. |
commit | commitdiff | tree |
2008-11-18 |
Michal Krol | tgsi: Return 0.0 for negative constant register indices. |
commit | commitdiff | tree |
2008-11-18 |
Michal Krol | tgsi: Keep address register as a floating point. |
commit | commitdiff | tree |
2008-11-18 |
José Fonseca | scons: Support MinGW32 cross compiler. |
commit | commitdiff | tree |
2008-11-17 |
José Fonseca | gallium: Use costum log2 for all windows builds. |
commit | commitdiff | tree |
2008-11-17 |
José Fonseca | gallium: State when there are no memory leaks detected. |
commit | commitdiff | tree |
2008-11-17 |
José Fonseca | gallium: Make handle_table reentrant. |
commit | commitdiff | tree |
2008-11-17 |
José Fonseca | gallium: Yet another WinCE portability fix. |
commit | commitdiff | tree |
2008-11-17 |
José Fonseca | gallium: State when there are no memory leaks detected. |
commit | commitdiff | tree |
2008-11-17 |
José Fonseca | gallium: Make handle_table reentrant. |
commit | commitdiff | tree |
2008-11-16 |
Stephane Marchesin | gallivm: fix some small stuff. |
commit | commitdiff | tree |
2008-11-16 |
Jakob Bornecrantz | i915: Silence warnings |
commit | commitdiff | tree |
2008-11-15 |
Keith Whitwell | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-15 |
Keith Whitwell | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-15 |
Jakob Bornecrantz | i915: Silence warning |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | gallium: increase table size for fast log/pow functions |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | util: Use OpenGL rasterization rules in blits and mipma... |
commit | commitdiff | tree |
2008-11-14 |
Keith Whitwell | translate: pull in prefetch and other optimizations... |
commit | commitdiff | tree |
2008-11-14 |
Keith Whitwell | trivial: more tests |
commit | commitdiff | tree |
2008-11-14 |
Alan Hourihane | mesa: fix build |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: no longer need Writemask field in GLSL IR nodes |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: revamp GLSL instruction emit code |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: make writemask_string() non-static |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: remove some do-nothing GLSL code |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: fix accidental regression in GLSL built-in textur... |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: use the tighter definition of GLSL ftransform... |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: remove unused/obsolete __NormalMatrixTranspose... |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: fix bug in GLSL built-in matrix state lookup |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: tweak program register printing for RelAddr case |
commit | commitdiff | tree |
2008-11-13 |
Alan Hourihane | build default set of progs + egl |
commit | commitdiff | tree |
2008-11-13 |
Pekka Paalanen | Fix configs/linux-dri to build winsys again. |
commit | commitdiff | tree |
2008-11-13 |
Robert Ellison | CELL: fix stencil twiddling, stencil invert |
commit | commitdiff | tree |
2008-11-13 |
Stephane Marchesin | Merge branch 'gallium-0.2' of git+ssh://marcheu@git... |
commit | commitdiff | tree |
2008-11-13 |
Ben Skeggs | gallium: add st_set_teximage_surface for EXT_texture_fr... |
commit | commitdiff | tree |
2008-11-13 |
Alan Hourihane | mesa: fix generation of fixed function state when no... |
commit | commitdiff | tree |
2008-11-13 |
Alan Hourihane | mesa: fix generation of fixed function state when no... |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | tgsi: More comments on source register indirect and... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Upload state on primitive switch, don't just... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Fix VB refcount leak on aperture overflow. |
commit | commitdiff | tree |
2008-11-12 |
Pekka Paalanen | nv04..nv30: fix pipe_surface init |
commit | commitdiff | tree |
2008-11-12 |
Pekka Paalanen | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | Add glsync demo program from jbarnes for testing vblank... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Fix up VS max_threads for G4X and removing a... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Fix up SF max_threads. |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Fix up clip min_nr_entries, preferred_nr_entries... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Update WM maximum threads for G4X. |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Add a big comment explaining my understanding... |
commit | commitdiff | tree |
2008-11-12 |
Kristian Høgsberg | glFlush before CopySubBuffer, fix coordinates and exten... |
commit | commitdiff | tree |
2008-11-12 |
Robert Ellison | CELL: fix stencil test bugs |
commit | commitdiff | tree |
2008-11-12 |
Brian Paul | gallium: add missing prototypes |
commit | commitdiff | tree |
2008-11-12 |
Brian Paul | cell: move semicolons to silence warnings w/ other... |
commit | commitdiff | tree |
2008-11-12 |
Brian Paul | cell: include cell_surface.h |
commit | commitdiff | tree |
2008-11-12 |
Brian Paul | cell: fix typo in EMIT_ macro |
commit | commitdiff | tree |
2008-11-12 |
Brian Paul | cell: added -Wmissing-prototypes |
commit | commitdiff | tree |
2008-11-12 |
Brian Paul | cell: include cell_pipe_state.h |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | util: Optimise log2(). |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | util: Optimise log2(). |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | rtasm: Use INLINE keyword. Compile for all platforms... |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | util: Add log2() definition for MSC. |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | tgsi: Fix a bug with saving/restoring xmm registers... |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | rtasm: Compile only for GALLIUM_CELL. |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | draw: Add missing include. |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | util: Add log2() definition for MSC. |
commit | commitdiff | tree |
2008-11-12 |
Michal Krol | draw: Add missing include. |
commit | commitdiff | tree |
2008-11-12 |
Hanno Böck | glx: fix xcb build |
commit | commitdiff | tree |
2008-11-11 |
Brian Paul | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-11 |
Brian Paul | mesa: fix version check in dinoshade.c |
commit | commitdiff | tree |
2008-11-11 |
Brian Paul | mesa: allow relative indexing into all register files... |
commit | commitdiff | tree |
2008-11-11 |
Brian Paul | cell: implement NRM3 opcode |
commit | commitdiff | tree |
2008-11-11 |
Robert Ellison | CELL: two-sided stencil fixes |
commit | commitdiff | tree |
2008-11-11 |
Kristian Høgsberg | Don't mess with emacs tab width. |
commit | commitdiff | tree |
2008-11-11 |
Xiang, Haihao | mesa: restore the negate flag of dots in build_lighting. |
commit | commitdiff | tree |
2008-11-11 |
Xiang, Haihao | intel: reset cliprect_mode to IGNORE_CLIPRECTS. |
commit | commitdiff | tree |
2008-11-11 |
Xiang, Haihao | mesa: restore the negate flag of dots in build_lighting. |
commit | commitdiff | tree |
2008-11-11 |
Xiang, Haihao | mesa: update new state for RasterPos like other operations. |
commit | commitdiff | tree |
2008-11-11 |
Brian | gallium: fix comment again. A half-closed interval... |
commit | commitdiff | tree |
2008-11-11 |
Brian | mesa: new _mesa_is_pow_two() function |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | mesa: restore glapi/ prefix on #include |
commit | commitdiff | tree |
next |