i915: Fixed some warnings
[mesa.git] / src / gallium / drivers /
2008-06-02 Jakob Bornecrantzi915: Fixed some warnings
2008-06-02 Jakob Bornecrantzi915: Fixed initialization of surface
2008-06-02 Michal Krolbrw: SWZ no longer aliases MOV.
2008-06-02 Michal Kroli915: SWZ no longer aliases MOV.
2008-06-02 Michal Krolcell: SWZ no longer aliases MOV.
2008-05-31 Michal Krolbrw: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Kroli915: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Krolcell: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Kroli915: Comment out dead & problematic code.
2008-05-31 Michal Kroli915: Add mising include.
2008-05-31 José Fonsecai915: Eliminate void pointer arithmetic.
2008-05-30 Brian Paulgallium: fix some PIPE_FORMAT_Z24S8_UNORM bugs in softp...
2008-05-30 Jakob Bornecrantzi915: Now using draw_elements_range
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Jakob Bornecrantzi915: Remade texture allocation code again
2008-05-29 Jakob Bornecrantzi915: Fix GPU lockup on resize
2008-05-29 Jakob Bornecrantzi915: Deprecated pipe_winsys buffer functions
2008-05-29 Keith Whitwelldraw: make sure constant buffer data is aligned before...
2008-05-29 Jakob Bornecrantzi915: Remove last usage of surface_alloc_storage
2008-05-29 Keith Whitwelldraw: draw_range_elements trial
2008-05-28 Jakob Bornecrantzi915: Add draw_flush to state changes
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob Bornecrantzi915: Remove workaround for buggy draw module
2008-05-28 Jakob Bornecrantzi915: Prepare for tiled private front and back buffers
2008-05-28 Jakob Bornecrantzi915: Made vertex submission eaven faster
2008-05-28 Jakob Bornecrantzi915: Made vbuf work
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-27 Keith Whitwellsoftpipe: enable vbuf by default
2008-05-26 José FonsecaRevert DOS line endings.
2008-05-26 José FonsecaRevert DOS line endings.
2008-05-26 Jakob Bornecrantzi915: Removed screen sufixes on texture functions
2008-05-26 Jakob Bornecrantzi915: Fix for tex-surface merge
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob Bornecrantzi915: Fix for edgeflags
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian Paulif x86_get_func() returns NULL, handle it properly...
2008-05-19 José Fonsecai915simple: Fix win9x build.
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-17 Brian Paulgallium: in drivers, make copy of tokens passed to...
2008-05-12 Keith Whitwellsoftpipe: more work to get non-reduced primitives worki...
2008-05-12 Keith Whitwellsoftpipe: make vbuf handle all primitive types
2008-05-12 Keith Whitwellsoftpipe: add failure paths for context creation
2008-05-10 Briangallium: optimize the flush_spans() function
2008-05-10 Briangallium: remove unused code
2008-05-09 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-09 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-08 Keith WhitwellMerge branch 'gallium-0.1' into gallium-vertex-linear
2008-05-08 Keith Whitwellsoftpipe: don't calc det if NO_RAST set
2008-05-08 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-07 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-07 José Fonsecagallium: Propagate tex_usage flags down to winsys.
2008-05-06 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-02 Keith Whitwellbrw: remove dead code
2008-05-02 Brian Paulgallium: new debug code (disabled)
2008-05-02 Keith Whitwelli915: update to new display target allocation
2008-05-02 Keith Whitwellgallium: Add texture usage flags, special-case allocati...
2008-05-02 Brian Paulgallium: fix typos, comments, whitespace
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-02 Keith Whitwellre-add pipe_surface map/unmap inlines
2008-05-01 Brian Paulgallium: remove the unused softpipe_winsys code
2008-05-01 Keith Whitwelli915: avoid crashing on bad parameter
2008-05-01 Keith Whitwelli915: fix warning
2008-05-01 Keith Whitwellsoftpipe: fix warning
2008-05-01 Keith Whitwellsoftpipe: missing file
2008-05-01 Keith Whitwellsoftpipe: use CPU flags for mapping
2008-05-01 Keith Whitwellgallium: tex surface checkpoint
2008-04-30 Brian Paulgallium: use the newer PIPE_FORMAT_x_UNORM format names
2008-04-30 Brian Paulgallium: replace old PIPE_FORMAT_U_S8 with PIPE_FORMAT_...
2008-04-30 Zack Rusinplug a memleak, destroy setup context
2008-04-30 Brian Paulgallium: test for new PIPE_ARCH_X86
2008-04-28 Michal Krolgallium: Generate SSE code to swizzle and unswizzle...
2008-04-24 Brian Paulgallium: plug in softpipe_set_edgeflags() function
2008-04-24 Jakob Bornecrantzi915: Fix for wrong texture in texobj with VBUF
2008-04-23 Brian Paulgallium: move logicop test outside of loop
2008-04-23 Brian Paulgallium: fix broken PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE
2008-04-23 Brian Paulgallium: more vertex debug code
2008-04-22 Brian Paulgallium: move the vertex print/debug code
2008-04-22 Keith WhitwellRevert "softpipe: squash warning"
2008-04-22 Keith Whitwellsoftpipe: squash warning
2008-04-22 Keith Whitwellsoftpipe: do something sensible on an error path, squas...
2008-04-22 Keith Whitwellsoftpipe: implement SP_NO_RAST env var
2008-04-22 Keith Whitwellsoftpipe: make NUM_ENTRIES 32 so that div/mods are...
2008-04-19 Keith Whitwelldraw: move some pipeline-specific code & state to draw_...
2008-04-18 Keith Whitwellcell: don't need to trim prims
2008-04-18 Keith Whitwellsoftpipe: don't need to trim prims
2008-04-18 Keith Whitwellsoftpipe: fix const-related compiler warnings
2008-04-17 Brian Paulgallium: assert that we're not deleting the currently...
2008-04-16 Keith Whitwellsoftpipe: call setup_prepare earlier so that vertex...
2008-04-15 José Fonsecagallium: Remove middle of scope declarations.
next