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
/
mesa
/
state_tracker
/
st_pbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: assume that user constant buffers are always supported
Marek Olšák
2018-01-17
1
-15
/
+3
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-5
/
+3
*
st/pbo: select the right swizzle for instance IDs
Nicolai Hähnle
2017-04-06
1
-1
/
+2
*
st/mesa: use the common uploader (v2)
Marek Olšák
2017-02-14
1
-5
/
+5
*
st/mesa: fix SINT <-> UINT conversion during PBO upload / download
Nicolai Hähnle
2016-11-16
1
-16
/
+79
*
st/mesa: change st_pbo_create_upload_fs to st_pbo_get_upload_fs
Nicolai Hähnle
2016-11-16
1
-2
/
+5
*
st/mesa: implement PBO downloads for ReadPixels
Nicolai Hähnle
2016-06-01
1
-0
/
+17
*
st/mesa: add layer_offset to PBO fragment shader
Nicolai Hähnle
2016-06-01
1
-4
/
+15
*
st/mesa: create PBO download fragment shaders
Nicolai Hähnle
2016-06-01
1
-7
/
+76
*
st/mesa: add PBO download enable bit and fragment shaders
Nicolai Hähnle
2016-06-01
1
-0
/
+15
*
st/mesa: move shareable parts of PBO upload state and draw to st_pbo.c
Nicolai Hähnle
2016-06-01
1
-0
/
+122
*
st/mesa: move PBO buffer address calculation to st_pbo.c
Nicolai Hähnle
2016-06-01
1
-0
/
+113
*
st/mesa: move PBO upload fs creation to st_pbo.c
Nicolai Hähnle
2016-06-01
1
-0
/
+76
*
st/mesa: rename pbo_upload to pbo
Nicolai Hähnle
2016-06-01
1
-23
/
+23
*
st/mesa: move PBO vertex and geometry shader creation to st_pbo.c
Nicolai Hähnle
2016-06-01
1
-0
/
+88
*
st/mesa: begin moving PBO functions into their own file
Nicolai Hähnle
2016-06-01
1
-0
/
+90