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
/
nouveau
/
nv50
/
nv50_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: make sure to mark first scissor dirty after blit
Ilia Mirkin
2014-06-16
1
-0
/
+1
*
nv50: setup scissors on clear_render_target/depth_stencil
Christoph Bumiller
2014-05-23
1
-2
/
+18
*
nv50,nvc0: fix 3d blits with mipmap levels
Ilia Mirkin
2014-05-21
1
-6
/
+10
*
nv50,nvc0: fix blit 3d path for 1d array textures
Ilia Mirkin
2014-05-11
1
-0
/
+6
*
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
2014-05-11
1
-2
/
+13
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-1
/
+10
*
nv50: use 2d blit when src/dst have same number of samples
Ilia Mirkin
2014-04-19
1
-4
/
+4
*
nv50: implement clear_buffer to accelerate ARB_clear_buffer_object
Ilia Mirkin
2014-03-31
1
-0
/
+115
*
nv50: adjust blit_3d handling of ms output textures
Ilia Mirkin
2014-03-09
1
-4
/
+8
*
nv50: make sure to clear _all_ layers of all attachments
Ilia Mirkin
2014-02-22
1
-3
/
+18
*
nv50: don't forget to also clear additional layers
Ilia Mirkin
2014-01-27
1
-5
/
+27
*
nv50, nvc0: only clear out the buffers that we were asked to clear
Ilia Mirkin
2014-01-27
1
-7
/
+12
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+7
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+1353