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
2011-03-16
android: Add Android.mk's.
Chia-I Wu
2011-03-15
svga: Tell the host to discard when doing writes without FLUSH_EXPLICIT.
José Fonseca
2011-03-15
svga: Update svga_winsys_screen::buffer_map comments.
José Fonseca
2011-03-15
svga: Ensure DMA commands are serialized with unsynchronized flag is unset.
José Fonseca
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
svga: Propagate discard/unsynchronized flags to the host when doing texture D...
José Fonseca
2011-03-10
Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"
Thomas Hellstrom
2011-03-10
gallium/svga: Only upload parts of vertexarrays that are actually used
Thomas Hellstrom
2011-03-09
svga: Add a new winsys entry point to query the hw version.
José Fonseca
2011-03-09
gallium/svga: Don't replace user vertex buffer with uploaded copy
Thomas Hellstrom
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-01
svga: reduce MAX_DMA_SIZE to 4MB
Brian Paul
2011-02-28
svga: add assertions in svga_shader_type()
Brian Paul
2011-02-24
svga: Ensure rendertargets and textures are always rebound at every command b...
José Fonseca
2011-02-21
svga: Remove some remaining fake S3TC rendering support.
José Fonseca
2011-02-18
svga: Fix NULL dereference.
José Fonseca
2011-02-18
svga: Ensure pending drawing commands other surface operations are emitted be...
José Fonseca
2011-02-18
svga: Cannot use negate or abs on source to dsx/dsy instructions.
José Fonseca
2011-02-18
svga: Ensure SWTNL is created after HWTNL.
José Fonseca
2011-02-18
svga: Ensure LRP's restrictions are observed in all uses.
José Fonseca
2011-02-18
svga: Preserve src swizzles in submit_op2/3/4.
José Fonseca
2011-02-18
svga: Disable surface cache for textures
Jakob Bornecrantz
2011-02-18
svga: Describe svga_sampler_views for refcnt debugging
Jakob Bornecrantz
2011-02-18
svga: Make sure that refcnt debugger gets the correct backtrace for create
Jakob Bornecrantz
2011-02-18
gallium/svga: Fix unnecessary swtnl fallbacks
Thomas Hellstrom
2011-02-17
svga: Don't use more than one constant per IFC instruction.
José Fonseca
2011-02-16
svga: flush when transitioning between HW and SW rendering paths
Brian Paul
2011-02-16
svga: use TRUE/FALSE instead of 0/1
Brian Paul
2011-02-16
svga: fix incorrect comment
Brian Paul
2011-02-16
svga: dimension the dirty[] array with SVGA_STATE_MAX
Brian Paul
2011-02-16
svga: disable a debug_printf() call
Brian Paul
2011-02-16
svga: Proper redefine_user_buffer implementation.
José Fonseca
2011-02-16
svga: Don't fake DXT compression ability.
José Fonseca
2011-02-15
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
svga: Set the appropriate flags when creating sampler/surface views.
José Fonseca
2011-02-11
svga: disable a debug_printf() call
Brian Paul
2011-02-11
svga: comments and debug code
Brian Paul
2011-02-11
svga: more comments for need_pipeline field
Brian Paul
2011-02-11
svga: add max DMA size check in svga_winsys_buffer_create()
Brian Paul
2011-02-11
svga: remove old comment, remove extra whitespace
Brian Paul
2011-02-11
svga: Enable the draw pipeline for smooth lines.
José Fonseca
2011-02-11
svga: Don't use the draw pipeline for non-AA lines with a fractional width.
José Fonseca
2011-02-11
svga: Stippled lines can also be drawn with triangles.
José Fonseca
2011-02-09
svga: Don't advertise pixel shader addr register support.
José Fonseca
2011-02-03
svga: rename a couple sampler, sampler view functions
Brian Paul
[next]