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
/
compiler
/
nir
/
nir_lower_drawpixels.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Create sampler2D variables in nir_lower_{bitmap,drawpixels}.
Kenneth Graunke
2018-10-14
1
-1
/
+16
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
1
-5
/
+2
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-5
/
+0
*
nir: Remove deref chain support from lower_drawpixels
Jason Ekstrand
2018-06-22
1
-13
/
+5
*
nir: Support deref instructions in lower_drawpixels
Jason Ekstrand
2018-06-22
1
-6
/
+14
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+5
*
mesa: move STATE_LENGTH to shader_enums.h and use it everywhere
Marek Olšák
2018-02-13
1
-1
/
+1
*
mesa,glsl,nir: reduce gl_state_index size to 2 bytes
Marek Olšák
2018-02-13
1
-1
/
+2
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-1
/
+1
*
nir: Pick just the channels we want for bitmap and drawpixels lowering.
Eric Anholt
2017-05-02
1
-1
/
+3
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-2
/
+2
*
nir: Make sure to set the texsrc type in nir drawpixels/bitmap lowering.
Eric Anholt
2016-11-03
1
-0
/
+3
*
nir: Fix crash in nir_lower_drawpixels.
Eric Anholt
2016-08-22
1
-0
/
+2
*
nir: Fix a comment typo in nir_lower_drawpixels.
Eric Anholt
2016-08-22
1
-1
/
+1
*
nir: add lowering pass for glDrawPixels
Rob Clark
2016-05-11
1
-0
/
+254