index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_screen_buffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
r300g: remove user_buffer_create
Marek Olšák
2012-05-12
1
-4
/
+0
*
gallium: add void *user_buffer in pipe_index_buffer
Marek Olšák
2012-04-30
1
-1
/
+1
*
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
2011-04-18
1
-1
/
+0
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-3
/
+0
*
r300g: do not create a user buffer struct for misaligned ushort indices fallback
Marek Olšák
2011-02-14
1
-1
/
+1
*
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-11
1
-2
/
+1
*
r300g: consolidate buffers and textures to r300_resource
Marek Olšák
2011-02-10
1
-23
/
+0
*
r300g: use the new vertex buffer manager
Marek Olšák
2011-02-07
1
-10
/
+1
*
r300g: derive user buffer sizes at draw time
Marek Olšák
2011-01-07
1
-5
/
+5
*
r300g: remove the buffer range checking
Marek Olšák
2011-01-06
1
-2
/
+0
*
r300g: simplify the code for buffer uploads
Marek Olšák
2010-12-25
1
-6
/
+5
*
r300g: fix pointer arithmetic with void* in transfer_inline_write
Marek Olšák
2010-12-03
1
-2
/
+2
*
r300g: use internal BO handle for add_buffer and write_reloc
Marek Olšák
2010-12-03
1
-5
/
+2
*
r300g: u_upload optimisation
Dave Airlie
2010-07-18
1
-1
/
+1
*
r300g: do not make copies of constant buffers, emit them directly
Marek Olšák
2010-07-16
1
-0
/
+1
*
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
2010-07-16
1
-19
/
+0
*
r300g: simplify reloc macros
Marek Olšák
2010-06-14
1
-21
/
+0
*
r300g: store the GEM domain in buffer and texture structs
Marek Olšák
2010-06-02
1
-0
/
+2
*
r300g: use r300_buffer_domain everywhere
Marek Olšák
2010-06-02
1
-2
/
+6
*
r300g: more solid is_buffer_referenced implementation
Marek Olšák
2010-04-18
1
-2
/
+4
*
r300g: various other cleanups
Marek Olšák
2010-04-18
1
-25
/
+51
*
r300g: remove use of c++ keywords
Marek Olšák
2010-04-18
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-8
/
+15
*
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
1
-0
/
+99
*
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
1
-85
/
+0
*
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
1
-0
/
+85