index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
Age
Commit message (
Expand
)
Author
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-05
svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
José Fonseca
2009-12-05
svga: Use _debug_printf, so that output may be dumped in release builds too.
José Fonseca
2009-12-04
svga: fix another pipe_reference strict aliasing violation
Roland Scheidegger
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-02
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-01
svga: Add header files for overlay support
Jakob Bornecrantz
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
svga: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-27
svga: fix for not using texture width/height/depth arrays
Roland Scheidegger
2009-11-27
svga: Re-add shader dumping.
José Fonseca
2009-11-27
svga: Handle comment tokens when dumping.
José Fonseca
2009-11-27
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
2009-11-27
svga: Use consistent file names for dumping facilities.
José Fonseca
2009-11-27
svga: flush our command buffer after the 8th distinct render target
Keith Whitwell
2009-11-27
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-27
svga: Update text shader header.
Michal Krol
2009-11-26
svga: hash the whole key, not just the first four bytes
Keith Whitwell
2009-11-26
svga: Remove spurious argument to SVGA_DBG.
José Fonseca
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
svga: Handle comment tokens when dumping.
José Fonseca
2009-11-24
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
2009-11-24
svga: Use consistent file names for dumping facilities.
José Fonseca
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-25
svga: try harder to make the cachable flag work
Keith Whitwell
2009-11-25
svga: revert packing of surface key
Keith Whitwell
2009-11-24
svga: cache textures as well as buffers
Keith Whitwell
2009-11-24
svga: Filter out pendantic and ansi flags
Jakob Bornecrantz
2009-11-23
svga: Scrub Makefiles a bit
Jakob Bornecrantz
2009-11-17
svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warnings
Jakob Bornecrantz
2009-11-17
svga: Add svga driver
Jakob Bornecrantz