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
/
nouveau
/
nvc0
/
nvc0_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50,nvc0: disable depth bounds test on blit
Ilia Mirkin
2015-08-23
1
-0
/
+1
*
nv50,nvc0: take level into account when doing eng2d multi-layer blits
Ilia Mirkin
2015-08-17
1
-4
/
+10
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-27
/
+27
*
nvc0: fix wrong use of BLIT_SRC_Y_INT for 2D texture copy
Samuel Pitoiset
2015-07-08
1
-1
/
+1
*
nvc0: turn sample counts off during blit
Ilia Mirkin
2015-07-07
1
-0
/
+7
*
nvc0: reset the instanced elements state when doing blit using 3d engine
Ilia Mirkin
2015-05-09
1
-0
/
+6
*
nvc0: bail out of 2d blits with non-A8_UNORM alpha formats
Ilia Mirkin
2015-02-14
1
-2
/
+5
*
nvc0: regenerate rnndb headers
Ilia Mirkin
2015-01-05
1
-11
/
+11
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-2
/
+1
*
nvc0: Handle ARB_conditional_render_inverted and enable it
Tobias Klausmann
2014-08-19
1
-1
/
+1
*
nvc0: remove vport_int hack and instead use the usual state validation
Ilia Mirkin
2014-06-19
1
-5
/
+3
*
nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
2014-06-16
1
-0
/
+1
*
gk110: add in forgotten code for gk110 isa
Ilia Mirkin
2014-06-06
1
-0
/
+13
*
nvc0: implement clear_buffer
Tobias Klausmann
2014-05-26
1
-0
/
+141
*
nv50,nvc0: fix 3d blits with mipmap levels
Ilia Mirkin
2014-05-21
1
-5
/
+9
*
nvc0: enable support for maxwell boards
Ben Skeggs
2014-05-15
1
-0
/
+14
*
nvc0: use vertex arrays for eng3d blit
Ben Skeggs
2014-05-15
1
-31
/
+64
*
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
2014-05-11
1
-2
/
+9
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-1
/
+10
*
nvc0: change logic for centering of eng2d blit when downsampling
Ilia Mirkin
2014-04-19
1
-2
/
+2
*
Revert nvc0 part of "nv50: adjust blit_3d handling of ms output textures"
Ilia Mirkin
2014-03-09
1
-8
/
+4
*
nv50: adjust blit_3d handling of ms output textures
Ilia Mirkin
2014-03-09
1
-4
/
+8
*
nvc0: 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
/
+1265