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
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
svga: Remove unused variable.
Vinson Lee
2010-01-21
svga: Remove duplicate code.
José Fonseca
2010-01-21
svga: Remove unused code.
José Fonseca
2010-01-21
svga: Don't swap buffers to system memory -- winsys' responsibility.
José Fonseca
2010-01-21
svga: Avoid synchronization issues when doing SW TNL.
José Fonseca
2010-01-21
svga: Follow buffer usage semantics properly.
José Fonseca
2010-01-21
svga: Remove unnecessary headers.
Vinson Lee
2010-01-19
svga: Do a more propper creation of textures from handles
Jakob Bornecrantz
2010-01-18
svga: Ensure buffer size/alignment is not zero.
José Fonseca
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-13
svga: Fix compile_vs error code.
José Fonseca
2010-01-13
svga: Fix call to translate::run().
Michal Krol
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-08
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-07
svga: Fix fs key size computation and key comparison.
Michal Krol
2010-01-06
svga: Silence uninitialized variable warning.
Vinson Lee
2010-01-06
svga: make texture_target a ubyte, not a bitfield
Brian Paul
2010-01-06
Make sure we use only signed/unsigned ints with bitfields.
Michal Krol
2010-01-06
Merge remote branch 'origin/mesa_7_7_branch'
José Fonseca
2010-01-06
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-05
svga: Remove stale references to delete shader results.
José Fonseca
2010-01-05
svga: Rebind shaders when tokens change.
José Fonseca
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.
Michel Dänzer
2010-01-03
svga: Use a shader id as low as possible.
José Fonseca
2010-01-03
svga: Rename error labels.
José Fonseca
2009-12-30
Add lame support for instanceID to draw module.
Michal Krol
2009-12-29
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-26
svga: Allow to dump an individual command.
José Fonseca
2009-12-25
gs: fix drivers so they work with geometry shaders
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-21
gallium: remove return value from draw calls
Keith Whitwell
2009-12-21
svga: fix typo
Roland Scheidegger
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
svga: Add a missing dependency from the prescale state.
José Fonseca
2009-12-11
svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
José Fonseca
2009-12-11
svga: Keep tight control of texture handle ownership.
José Fonseca
2009-12-11
svga: Fix mixed signed comparisons.
José Fonseca
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
[next]