index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_screen_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: validate buffers only if any of bound buffers is changed
Marek Olšák
2010-12-07
1
-0
/
+1
*
r300g: implement simple transfer_inline_write for buffers
Marek Olšák
2010-12-03
1
-10
/
+38
*
r300g: use internal BO handle for add_buffer and write_reloc
Marek Olšák
2010-12-03
1
-1
/
+6
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-4
/
+5
*
util: rename u_mempool -> u_slab
Marek Olšák
2010-11-30
1
-6
/
+6
*
r300g: use memory pools for buffer_create and get_transfer
Marek Olšák
2010-07-19
1
-24
/
+56
*
r300g: u_upload optimisation
Dave Airlie
2010-07-18
1
-2
/
+6
*
r300g: inline winsys_buffer_destroy
Marek Olšák
2010-07-16
1
-12
/
+4
*
r300g: do not make copies of constant buffers, emit them directly
Marek Olšák
2010-07-16
1
-8
/
+13
*
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
2010-07-16
1
-17
/
+14
*
r300g: add workaround for multiple contexts
Marek Olšák
2010-06-30
1
-0
/
+7
*
r300g: rewrite occlusion queries
Marek Olšák
2010-06-14
1
-4
/
+0
*
r300g: upload only vertex buffers referenced by vertex elements
Marek Olšák
2010-06-13
1
-17
/
+20
*
r300g: store the GEM domain in buffer and texture structs
Marek Olšák
2010-06-02
1
-17
/
+8
*
r300g: let the driver determine the GEM domain for buffer_create
Marek Olšák
2010-06-02
1
-1
/
+1
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
r300g: Remove unnecessary headers.
Vinson Lee
2010-04-18
1
-1
/
+0
*
r300g: more solid is_buffer_referenced implementation
Marek Olšák
2010-04-18
1
-6
/
+12
*
r300g: do not tell st that a buffer is referenced by hw
Marek Olšák
2010-04-18
1
-1
/
+1
*
r300g: Cast rbuf->user_buffer to 'uint8_t *' before arithmetic.
Vinson Lee
2010-04-17
1
-1
/
+1
*
r300g: various other cleanups
Marek Olšák
2010-04-18
1
-10
/
+3
*
r300g: inline screen_buffer functions
Marek Olšák
2010-04-18
1
-84
/
+36
*
r300g: remove use of c++ keywords
Marek Olšák
2010-04-18
1
-2
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-106
/
+166
*
r300g: remove unused code
Marek Olšák
2010-03-21
1
-1
/
+1
*
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
1
-0
/
+314
*
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
1
-222
/
+0
*
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
1
-0
/
+222