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
/
pipe
/
softpipe
Age
Commit message (
Expand
)
Author
2008-01-01
free tgsi machine state
Brian
2007-12-18
setup the frontface register (fog.y, ATM)
Brian
2007-12-18
fix some semantic info mix-ups in calculate_vertex_layout()
Brian
2007-12-17
obsolete
Brian
2007-12-17
gallium: incorporate alpha state into depth_stencil state object.
Keith Whitwell
2007-12-16
switch on cpp instead of format
Brian
2007-12-15
Use tile functions in new p_tile.[ch]
Brian
2007-12-15
don't allocate scratch tile in sp_tile_cache_flush_clear() to avoid stack ove...
Brian
2007-12-14
Added origin_lower_left field to pipe_rasterizer_state
Brian
2007-12-14
Don't always declare frag shader INPUT[0] as fragment position.
Brian
2007-12-13
remove unused var
Brian
2007-12-13
965: get fragment shader compiler compiling
Keith Whitwell
2007-12-13
Add QuadX,Y fields to tgsi_exec_machine to pass quad's position to tgsi inter...
Brian
2007-12-12
added r5g5b5_put_tile_rgba()
Brian
2007-12-12
remove #include
Brian
2007-12-12
Move float/rgba tile get/put functions into new file.
Brian
2007-12-12
PIPE_SCREEN_SURFACE no longer needed
Brian
2007-12-12
Re-org of st_create_framebuffer() and renderbuffer format selection.
Brian
2007-12-12
move some code to avoid deref of NULL ptr
Brian
2007-12-11
softpipe: Support for PIPE_FORMAT_A4R4G4B4_UNORM and PIPE_FORMAT_R5G6B5_UNORM.
Michel Dänzer
2007-12-11
Rework gallium and mesa queries a little.
Keith Whitwell
2007-12-11
Redo the way we pass arguments to the llvm.
Zack Rusin
2007-12-11
Implement kilp and make it work
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
Add surface storage allocation function to winsys interface.
José Fonseca
2007-12-10
minor clean-ups, comments
Brian
2007-12-10
gallium: remove unnecessary guards on qs->next
Keith Whitwell
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
Fix up some confusion wrt winsys->buffer_create alignment / flags parameters.
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
Adapt for winsys interface changes.
José Fonseca
2007-12-09
gallium: use SSE by default
José Fonseca
2007-12-09
gallium: add draw_stage::destroy().
Michal
2007-12-07
Try to reduce the frequency of calls to pipe->get_tex_surface()
Brian
2007-12-07
shorten loops over color bufs
Brian
2007-12-07
code re-org in softpipe_clear()
Brian
2007-12-07
clean-ups
Brian
2007-12-07
Tile clearing optimizations.
Brian
2007-12-07
Define PIPE_FORMAT_ tokens as an enum set, rather than #defines.
Brian
2007-12-07
Get rid of "duplicate" formats.
Brian
2007-12-07
Enable the tile clear "optimization"
Brian
2007-12-07
Make sp_tile_cache_flush_clear() static.
Brian
2007-12-07
Convert the clearValue back to floats for sp_tile_cache_clear()
Brian
2007-12-07
Some tile cache improvements, clean-ups.
Brian
2007-12-07
don't dereference pt after realloc - fixes valgrind error
Brian
2007-12-07
add some whitespace
Brian
[prev]
[next]