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
/
drivers
/
dri
/
i965
/
brw_vec4_gs_nir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-2
/
+2
*
i965/vec4/gs: Stop munging the ATTR containing gl_PointSize.
Kenneth Graunke
2016-02-09
1
-0
/
+4
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
1
-4
/
+3
*
i965: Clean up #includes in the compiler.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965/gs: Pull prog_data out of brw_gs_compile
Jason Ekstrand
2015-10-21
1
-1
/
+1
*
nir: Introduce new nir_intrinsic_load_per_vertex_input intrinsics.
Kenneth Graunke
2015-10-04
1
-35
/
+23
*
i965/backend_shader: Add a field to store the NIR shader
Jason Ekstrand
2015-10-02
1
-3
/
+3
*
nir: Use a system value for gl_PrimitiveIDIn.
Kenneth Graunke
2015-09-29
1
-0
/
+10
*
i965/gs: Use new NIR intrinsics.
Kenneth Graunke
2015-09-23
1
-2
/
+11
*
i965: Move type_size() methods out of visitor classes.
Kenneth Graunke
2015-08-25
1
-2
/
+2
*
i965/nir/gs: Implement support for gl_InvocationID system value
Iago Toral Quiroga
2015-08-03
1
-0
/
+28
*
i965/nir/gs: Implement EmitVertex and EndPrimitive
Iago Toral Quiroga
2015-08-03
1
-0
/
+22
*
i965/nir/gs: Handle geometry shaders inputs
Iago Toral Quiroga
2015-08-03
1
-0
/
+68