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
*
gallium/radeon: stop using some input fields from radeon_surface
Marek Olšák
2016-10-26
4
-20
/
+20
*
gallium/radeon: fold r600_setup_surface into r600_init_surface
Marek Olšák
2016-10-26
1
-38
/
+24
*
winsys/amdgpu: remove unused definitions
Marek Olšák
2016-10-26
1
-8
/
+0
*
gallium/radeon: fold radeon_winsys::surface_best into radeon/winsys
Marek Olšák
2016-10-26
4
-38
/
+9
*
gallium/radeon: use r600_gfx_write_event_eop everywhere
Marek Olšák
2016-10-26
3
-23
/
+10
*
gallium/radeon: make r600_gfx_write_fence more generic
Marek Olšák
2016-10-26
4
-14
/
+34
*
gallium/radeon: fix a ZPASS comment, EVENT_WRITE_EOP fixups
Marek Olšák
2016-10-26
3
-5
/
+5
*
radeonsi: enable SDMA on Carrizo and all CIK chips again
Marek Olšák
2016-10-26
1
-10
/
+0
*
winsys/amdgpu: fix radeon_surf::macro_tile_index for imported textures
Marek Olšák
2016-10-26
1
-0
/
+17
*
gallium/radeon: make sure the address of separate CMASK is aligned properly
Marek Olšák
2016-10-26
1
-2
/
+3
*
gallium/radeon: fix incorrect bpe use in si_set_optimal_micro_tile_mode
Marek Olšák
2016-10-26
1
-7
/
+7
*
glsl: update default precision qualifier when it is set in the shader
Samuel Iglesias Gonsálvez
2016-10-26
1
-1
/
+4
*
mesa/program: Add _mesa_symbol_table_replace_symbol()
Samuel Iglesias Gonsálvez
2016-10-26
2
-0
/
+18
*
nir: stop adjusting driver location for varying packing
Timothy Arceri
2016-10-26
5
-53
/
+5
*
compiler: remove copy_shader_info()
Timothy Arceri
2016-10-26
3
-37
/
+1
*
glsl: set uses texture gather directly in shader_info
Timothy Arceri
2016-10-26
3
-5
/
+1
*
glsl/st/mesa: use common system values read field
Timothy Arceri
2016-10-26
8
-11
/
+8
*
glsl: set patch outputs written directly in shader_info
Timothy Arceri
2016-10-26
3
-4
/
+2
*
st/mesa: use common patch outputs written field
Timothy Arceri
2016-10-26
2
-2
/
+2
*
glsl: set patch inputs read directly in shader_info
Timothy Arceri
2016-10-26
3
-4
/
+2
*
st/mesa: use common patch inputs read field
Timothy Arceri
2016-10-26
2
-2
/
+2
*
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
[next]