Age | Commit message (Expand) | Author |
2009-01-30 | gallium: make p_winsys internal | Zack Rusin |
2009-01-29 | gallium: give the screen priority when it comes to buffer allocations | Zack Rusin |
2009-01-27 | gallium: remove redundant size from the constant buffer | Zack Rusin |
2009-01-27 | gallium: it's a reference value, not a reference number | Zack Rusin |
2009-01-27 | gallium: standardize naming of masks | Zack Rusin |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca |
2008-06-17 | i915: Max and Min lod now works | Jakob Bornecrantz |
2008-05-28 | i915: Add draw_flush to state changes | Jakob Bornecrantz |
2008-05-26 | Merge branch 'gallium-tex-surface' into gallium-0.1 | Jakob Bornecrantz |
2008-05-23 | i915: Fix for edgeflags | Jakob Bornecrantz |
2008-05-19 | i915simple: Fix win9x build. | José Fonseca |
2008-05-17 | gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state() | Brian Paul |
2008-04-24 | i915: Fix for wrong texture in texobj with VBUF | Jakob Bornecrantz |
2008-04-08 | i915: keep track of num_vertex_attribs/buffers for shorter loops | Brian |
2008-03-29 | gallium: Set vertex state/buffers en-mass. | Brian Paul |
2008-03-14 | i915: check for NULL const buffer ptr | Brian |
2008-03-12 | i915: handle NULL object in i915_bind_rasterizer_state() | Brian |
2008-03-12 | gallium: Add TEX_FILTER_ANISO img filter | Keith Whitwell |
2008-03-12 | gallium: Silence MSVC warnings. | José Fonseca |
2008-03-05 | gallium: michel's patch to rework texture/sampler binding interface | Keith Whitwell |
2008-02-26 | gallium: remove pipe parameter from pipe_texture_reference() | Brian |
2008-02-26 | gallium/i915: Use tgsi_scan_shader() to collect shader info | Brian |
2008-02-25 | gallium/i915: need to recompute vertex info if vertex shader changes | Brian |
2008-02-22 | gallium/i915: overhaul of fragment shader compilation, constant/immediate all... | Brian |
2008-02-20 | gallium: replace some ordinary assignments with pipe_reference_texture() | Brian |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |