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
/
mesa
Age
Commit message (
Expand
)
Author
2007-12-11
Rework gallium and mesa queries a little.
Keith Whitwell
2007-12-11
965: remove duplicate brw_draw functions, make init a bit cleaner
Keith Whitwell
2007-12-11
gallium: remove clear values from depth, stencil state
Keith Whitwell
2007-12-11
Fix align16() function to work with 32/64-bit pointers on big-endian.
Brian
2007-12-11
change align_malloc() alignment to uint
Brian
2007-12-11
Move align_malloc(), align_free() to p_util.h
Brian
2007-12-11
use ALIGN16_ATTRIB from p_compiler.h
Brian
2007-12-11
Remove obsolete clear_color, tex sampler state
Brian
2007-12-11
Remove obsolete clear_color, tex sampler state functions
Brian
2007-12-11
add missing case statements for TGSI_TOKEN_TYPE_IMMEDIATE and assert(0)
Brian
2007-12-11
Adopt llvm to some of the latest changes.
Zack Rusin
2007-12-11
Redo the fragment program examples to match vp's
Zack Rusin
2007-12-11
Redo the way we pass arguments to the llvm.
Zack Rusin
2007-12-11
number of outputs is nr_attribs - 2
Zack Rusin
2007-12-11
Implement kilp and make it work
Zack Rusin
2007-12-11
Rewrite argument passing to prepare for handling of the kil instruction.
Zack Rusin
2007-12-11
gallium: remove set_sampler_units interface
Keith Whitwell
2007-12-11
gallium: remove redundant clear_color state.
Keith Whitwell
2007-12-11
gallium: Remove feedback interfaces from pipe driver.
Keith Whitwell
2007-12-11
gallium: remove dead pbo zcopy code
Keith Whitwell
2007-12-11
Hmm, missed these two files. Sorry.
Zack Rusin
2007-12-11
Port i965 driver to Gallium3D.
Zack Rusin
2007-12-11
Add surface storage allocation function to winsys interface.
José Fonseca
2007-12-11
Add inline funtion to comput format size based on code in st_format.c.
José Fonseca
2007-12-10
Cell: first triangle.
Brian
2007-12-10
XXX comments about some hard-coded values that need to be fixed
Brian
2007-12-10
minor clean-ups, comments
Brian
2007-12-10
gallium: use hardcoded cliptest code for fixed planes
Keith Whitwell
2007-12-10
gallium: disable assert(0) in xmesa_surface()
Keith Whitwell
2007-12-10
gallium: remove unnecessary guards on qs->next
Keith Whitwell
2007-12-10
Cell driver state-setter functions, basic tile get/put, glClear.
Brian
2007-12-10
remove ~ backup files
Brian
2007-12-10
Add 'type' parameter to is_format_supported() to specify texture vs. drawing ...
Brian
2007-12-10
disable assertion in sp_tile_cache_set_surface() for now
Brian
2007-12-10
implement i915_put_tile_rgba() - temporary code though
Brian
2007-12-10
don't use get/put_tile_rgba() for accum buffer accesses
Brian
2007-12-10
Fix up some confusion wrt winsys->buffer_create alignment / flags parameters.
Michel Dänzer
2007-12-10
Link fewer common objects into Gallium winsys layers.
Michel Dänzer
2007-12-10
Correct user VBO size.
Ben Skeggs
2007-12-10
Remove stray references to struct pipe_region.
Michel Dänzer
2007-12-09
use quadColor local var
Brian
2007-12-09
Fix looping for multi-color buffer writing.
Brian
2007-12-09
added null ptr check in draw_destroy() for rasterizer stage
Brian
2007-12-09
Adapt for winsys interface changes.
José Fonseca
2007-12-09
gallium: use SSE by default
José Fonseca
2007-12-09
Allow tgsi_dump print-out to stderr or a string buffer.
Michal
2007-12-09
gallium: Remove buffer_unfence and buffer_finish.
José Fonseca
2007-12-09
gallium: Reusable pipe buffer library.
José Fonseca
2007-12-09
gallium: fix ordering of arguments to pack_ui32_float4
Keith Whitwell
2007-12-09
gallium: initialized draw element buffer to NULL
Keith Whitwell
[next]