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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glsl: set outputs read directly in shader_info
Timothy Arceri
2016-10-26
3
-4
/
+2
*
r200/glsl/st/mesa: use common outputs written field
Timothy Arceri
2016-10-26
23
-46
/
+51
*
mesa/glsl: set double inputs read directly in shader_info
Timothy Arceri
2016-10-26
3
-3
/
+1
*
st/mesa: use common double inputs read field
Timothy Arceri
2016-10-26
3
-3
/
+6
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
30
-79
/
+81
*
mesa/compiler: copy early fragment tests to shader_info in _mesa_copy_linked_...
Timothy Arceri
2016-10-26
2
-4
/
+1
*
meta: remove remaining tabs in meta.c
Timothy Arceri
2016-10-26
1
-49
/
+49
*
i965: replace brw_compute_program with brw_program
Timothy Arceri
2016-10-26
4
-35
/
+8
*
i965: replace brw_fragment_program with brw_program
Timothy Arceri
2016-10-26
6
-36
/
+13
*
i965: replace brw_tess_{eval,ctrl}_program with brw_program
Timothy Arceri
2016-10-26
8
-74
/
+18
*
i965: replace brw_geomerty_program with brw_program
Timothy Arceri
2016-10-26
7
-37
/
+10
*
i965: replace brw_vertex_program with new generic brw_program
Timothy Arceri
2016-10-26
6
-23
/
+20
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
60
-361
/
+281
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
17
-54
/
+30
*
mesa: remove now unused IsCentroid from gl_fragment_program
Timothy Arceri
2016-10-26
2
-11
/
+1
*
st/mesa: get interpolation location at translation time
Timothy Arceri
2016-10-26
3
-15
/
+18
*
i965: remove unused debug param
Timothy Arceri
2016-10-26
2
-17
/
+17
*
compiler: update the comment for enum glsl_interp_mode
Timothy Arceri
2016-10-26
1
-1
/
+1
*
glsl: remove now unused InterpQualifier
Timothy Arceri
2016-10-26
2
-12
/
+2
*
i965: remove unused BRW_STATE_INTERPOLATION_MAP flag
Timothy Arceri
2016-10-26
2
-3
/
+0
*
i965: rewrite brw_setup_vue_interpolation()
Timothy Arceri
2016-10-26
22
-129
/
+149
*
st/mesa: stop making use of InterpQualifier array
Timothy Arceri
2016-10-26
2
-31
/
+41
*
mesa: remove unrequired code
Timothy Arceri
2016-10-26
1
-2
/
+0
*
i965/mesa/st: eliminate gl_compute_program
Timothy Arceri
2016-10-26
16
-80
/
+37
*
mesa: set cs shader_info metadata directly
Timothy Arceri
2016-10-26
2
-14
/
+3
*
st/mesa: switch cs over to shared shader_info
Timothy Arceri
2016-10-26
2
-8
/
+5
*
compiler: add additional cs metadata fields to shader info
Timothy Arceri
2016-10-26
2
-0
/
+6
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
46
-310
/
+268
*
i965: switch vs over to shared shader_info
Timothy Arceri
2016-10-26
2
-4
/
+3
*
i965/mesa/st: eliminate gl_geometry_program
Timothy Arceri
2016-10-26
20
-90
/
+45
*
mesa: set gs shader_info metadata directly
Timothy Arceri
2016-10-26
2
-19
/
+7
*
st/mesa: switch gs over to shared shader_info
Timothy Arceri
2016-10-26
1
-4
/
+7
*
i965: switch gs over to shared shader_info
Timothy Arceri
2016-10-26
1
-1
/
+1
*
compiler: add input primative field for gs in shader info
Timothy Arceri
2016-10-26
2
-0
/
+4
*
i965/mesa/st: eliminate gl_tess_eval_program
Timothy Arceri
2016-10-26
21
-93
/
+53
*
mesa: copy tes metadata directly to shared shader info
Timothy Arceri
2016-10-26
2
-18
/
+4
*
st/mesa: switch tes over to shared shader_info
Timothy Arceri
2016-10-26
1
-5
/
+7
*
i965: switch tes over to shared shader_info
Timothy Arceri
2016-10-26
2
-8
/
+8
*
compiler: add fields for tes metadata to shader info
Timothy Arceri
2016-10-26
2
-0
/
+18
*
i965/mesa/st: eliminate gl_tess_ctrl_program
Timothy Arceri
2016-10-26
21
-76
/
+41
*
mesa: set tcs shader_info metadata directly
Timothy Arceri
2016-10-26
2
-7
/
+1
*
st/mesa: switch tcs over to shared shader_info
Timothy Arceri
2016-10-26
2
-2
/
+2
*
i965: switch tcs over to shared shader_info
Timothy Arceri
2016-10-26
2
-22
/
+17
*
glsl: add temporary copy_shader_info() function
Timothy Arceri
2016-10-26
8
-53
/
+97
*
glsl: add a shader info field to the gl_program type
Timothy Arceri
2016-10-26
3
-1
/
+11
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
65
-358
/
+372
*
nir: move nir_shader_info to a common compiler header
Timothy Arceri
2016-10-26
3
-97
/
+134
*
mesa: modify _mesa_copy_linked_program_data() to take gl_linked_shader
Timothy Arceri
2016-10-26
6
-32
/
+34
*
vulkan/wsi/wayland: fix ARGB window support
Fredrik Höglund
2016-10-26
1
-1
/
+4
*
vulkan/wsi/x11: fix ARGB window support
Fredrik Höglund
2016-10-26
1
-4
/
+15
[prev]
[next]