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
/
r300
/
r300_screen_buffer.c
Age
Commit message (
Expand
)
Author
2010-06-13
r300g: upload only vertex buffers referenced by vertex elements
Marek Olšák
2010-06-02
r300g: store the GEM domain in buffer and texture structs
Marek Olšák
2010-06-02
r300g: let the driver determine the GEM domain for buffer_create
Marek Olšák
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-18
r300g: Remove unnecessary headers.
Vinson Lee
2010-04-18
r300g: more solid is_buffer_referenced implementation
Marek Olšák
2010-04-18
r300g: do not tell st that a buffer is referenced by hw
Marek Olšák
2010-04-17
r300g: Cast rbuf->user_buffer to 'uint8_t *' before arithmetic.
Vinson Lee
2010-04-18
r300g: various other cleanups
Marek Olšák
2010-04-18
r300g: inline screen_buffer functions
Marek Olšák
2010-04-18
r300g: remove use of c++ keywords
Marek Olšák
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-21
r300g: remove unused code
Marek Olšák
2010-03-15
r300g: rebuild screen/winsys interface
Dave Airlie
2010-02-22
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie