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.h
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-02-14
r300g: do not create a user buffer struct for misaligned ushort indices fallback
Marek Olšák
2011-02-11
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-10
r300g: consolidate buffers and textures to r300_resource
Marek Olšák
2011-02-07
r300g: use the new vertex buffer manager
Marek Olšák
2011-01-07
r300g: derive user buffer sizes at draw time
Marek Olšák
2011-01-06
r300g: remove the buffer range checking
Marek Olšák
2010-12-25
r300g: simplify the code for buffer uploads
Marek Olšák
2010-12-03
r300g: fix pointer arithmetic with void* in transfer_inline_write
Marek Olšák
2010-12-03
r300g: use internal BO handle for add_buffer and write_reloc
Marek Olšák
2010-07-18
r300g: u_upload optimisation
Dave Airlie
2010-07-16
r300g: do not make copies of constant buffers, emit them directly
Marek Olšák
2010-07-16
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
2010-06-14
r300g: simplify reloc macros
Marek Olšák
2010-06-02
r300g: store the GEM domain in buffer and texture structs
Marek Olšák
2010-06-02
r300g: use r300_buffer_domain everywhere
Marek Olšák
2010-04-18
r300g: more solid is_buffer_referenced implementation
Marek Olšák
2010-04-18
r300g: various other cleanups
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-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