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_gather_xfb_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: pack nir_variable::data::xfb_*
Marek Olšák
2019-11-04
1
-6
/
+6
*
nir/xfb: do not use bare interface type
Juan A. Suarez Romero
2019-04-11
1
-1
/
+1
*
nir/xfb: move varyings info out of nir_xfb_info
Alejandro Piñeiro
2019-03-15
1
-15
/
+45
*
nir/xfb: handle arrays and AoA of basic types
Alejandro Piñeiro
2019-03-08
1
-10
/
+32
*
nir/xfb: sort varyings too
Alejandro Piñeiro
2019-03-08
1
-2
/
+17
*
nir/xfb: adding varyings on nir_xfb_info and gather_info
Alejandro Piñeiro
2019-03-08
1
-5
/
+25
*
nir/xfb: add component_offset at nir_xfb_info
Alejandro Piñeiro
2019-03-08
1
-0
/
+3
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-2
/
+2
*
nir: Fix a compile warning
Jason Ekstrand
2019-02-21
1
-1
/
+1
*
nir/xfb: Handle compact arrays in gather_xfb_info
Jason Ekstrand
2019-02-21
1
-11
/
+22
*
nir/xfb: Work in terms of components rather than slots
Jason Ekstrand
2019-02-21
1
-5
/
+5
*
nir/xfb: Properly align 64-bit values
Jason Ekstrand
2019-02-21
1
-0
/
+4
*
nir: Silence a couple of warnings in release builds
Jason Ekstrand
2019-02-14
1
-0
/
+2
*
nir/xfb: distinguish array of structs vs array of blocks
Alejandro Piñeiro
2019-01-22
1
-7
/
+17
*
nir/xfb: Properly handle arrays of blocks
Jason Ekstrand
2019-01-22
1
-20
/
+41
*
nir/xfb: don't assert when xfb_buffer/stride is present but not xfb_offset
Alejandro Piñeiro
2019-01-22
1
-7
/
+6
*
nir/xfb: Fix offset accounting for dvec3/4
Jason Ekstrand
2019-01-22
1
-2
/
+2
*
nir: fix yet another MSVC build break
Brian Paul
2018-10-29
1
-1
/
+1
*
nir: Add a pass for gathering transform feedback info
Jason Ekstrand
2018-10-29
1
-0
/
+150