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
/
mesa
/
main
/
glspirv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glspirv: no need to force entrypoint name to "main"
Alejandro Piñeiro
2018-10-31
1
-1
/
+0
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-1
/
+1
*
glspirv: drop pointless assert (size_t is unsigned)
Dave Airlie
2018-10-11
1
-2
/
+0
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
1
-6
/
+2
*
compiler: Move double_inputs to gl_program::DualSlotInputs
Jason Ekstrand
2018-09-06
1
-16
/
+4
*
mesa/glspirv: fix compilation with MSVC
Alejandro Piñeiro
2018-08-13
1
-1
/
+1
*
mesa/glspirv: Set separate_shader on shader_info
Neil Roberts
2018-08-13
1
-0
/
+2
*
mesa/glspirv: pick off the only entry point we need
Iago Toral Quiroga
2018-08-13
1
-0
/
+15
*
mesa/glspirv: compute double inputs and remap attributes
Alejandro Piñeiro
2018-08-13
1
-0
/
+19
*
arb_gl_spirv: add calls to several nir lowerings
Alejandro Piñeiro
2018-07-31
1
-0
/
+8
*
mesa/glspirv: Set last_vert_prog
Neil Roberts
2018-07-31
1
-0
/
+7
*
mesa/glspirv: lower workgroup access to offsets
Antia Puentes
2018-07-03
1
-0
/
+1
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
mesa/glspirv: Add a _mesa_spirv_to_nir() function
Eduardo Lima Mitev
2018-03-30
1
-0
/
+58
*
mesa/glspirv: Add _mesa_spirv_link_shaders() function
Eduardo Lima Mitev
2018-03-30
1
-0
/
+71
*
mesa: Implement glSpecializeShaderARB
Nicolai Hähnle
2018-03-30
1
-2
/
+105
*
mesa: change gl_compile_status enums to uppercase
Brian Paul
2018-01-26
1
-1
/
+1
*
mesa: remove second include of errors.h in src/mesa/main/glspirv.c
Kai Wasserbäch
2017-12-12
1
-4
/
+0
*
mesa: implement SPIR-V loading in glShaderBinary
Nicolai Hähnle
2017-12-12
1
-0
/
+43
*
mesa/glspirv: Add struct gl_shader_spirv_data
Eduardo Lima Mitev
2017-12-12
1
-0
/
+17
*
mesa/glspirv: Add struct gl_spirv_module
Nicolai Hähnle
2017-12-12
1
-0
/
+17
*
mesa: add GL_ARB_gl_spirv boilerplate
Nicolai Hähnle
2017-12-12
1
-0
/
+39