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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: enable ARB_shader_precision in gen7+
Samuel Iglesias Gonsálvez
2017-04-14
1
-1
/
+1
*
i965: enable ARB_vertex_attrib_64bit for gen7+
Juan A. Suarez Romero
2017-04-14
1
-1
/
+1
*
swr: Fix swr osmesa build
George Kyriazis
2017-04-14
1
-1
/
+1
*
etnaviv: SINGLE_BUFFER support on GC3000
Wladimir J. van der Laan
2017-04-15
8
-28
/
+63
*
etnaviv: Update includes from rnndb
Wladimir J. van der Laan
2017-04-15
5
-20
/
+91
*
etnaviv: Add chipMinorFeatures4 and 5
Wladimir J. van der Laan
2017-04-15
2
-1
/
+15
*
etnaviv: resolve tile status when flushing resource
Philipp Zabel
2017-04-15
2
-0
/
+11
*
etnaviv: stop repeatedly resolving an unchanged resource into its scanout pri...
Philipp Zabel
2017-04-15
1
-1
/
+4
*
swr: Add polygon stipple support
George Kyriazis
2017-04-14
5
-9
/
+84
*
i965: enable OpenGL 4.0 to Ivybridge/Baytrail
Samuel Iglesias Gonsálvez
2017-04-14
2
-5
/
+6
*
i965: enable ARB_gpu_shader_fp64 for Ivybridge/Baytrail
Samuel Iglesias Gonsálvez
2017-04-14
1
-1
/
+1
*
i965: Use correct VertStride on align16 instructions.
Matt Turner
2017-04-14
1
-10
/
+34
*
i965/vec4/dce: improve track of partial flag register writes
Samuel Iglesias Gonsálvez
2017-04-14
1
-1
/
+1
*
i965/vec4: don't do horizontal stride on some register file types
Samuel Iglesias Gonsálvez
2017-04-14
1
-2
/
+5
*
i965/vec4: Fix exec size for MOVs {SET,PICK}_{HIGH,LOW}_32BIT.
Matt Turner
2017-04-14
1
-4
/
+12
*
i965/vec4: use vec4_builder to emit instructions in setup_imm_df()
Samuel Iglesias Gonsálvez
2017-04-14
2
-50
/
+50
*
i965/vec4: consider subregister offset in live variables
Juan A. Suarez Romero
2017-04-14
1
-2
/
+2
*
i965/vec4: fix assert to detect SIMD lowered DF instructions in IVB
Francisco Jerez
2017-04-14
1
-5
/
+1
*
i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcode per destination's type
Samuel Iglesias Gonsálvez
2017-04-14
7
-27
/
+60
*
i965/vec4: split d2x conversion and data gathering from one opcode to two exp...
Samuel Iglesias Gonsálvez
2017-04-14
2
-8
/
+1
*
i965/vec4: fix VEC4_OPCODE_FROM_DOUBLE for IVB/BYT
Juan A. Suarez Romero
2017-04-14
1
-7
/
+19
*
i965/vec4: keep original type when dealing with null registers
Juan A. Suarez Romero
2017-04-14
1
-0
/
+2
*
i965/vec4: split DF instructions and later double its execsize in IVB/BYT
Samuel Iglesias Gonsálvez
2017-04-14
3
-1
/
+53
*
i965/fs: lower all non-force_writemask_all DF instructions to SIMD4 on IVB/BYT
Samuel Iglesias Gonsálvez
2017-04-14
1
-0
/
+9
*
i965/fs: Get 64-bit indirect moves working on IVB.
Francisco Jerez
2017-04-14
1
-2
/
+25
*
i965: Use source region <1,2,0> when converting to DF.
Matt Turner
2017-04-14
2
-13
/
+28
*
i965/fs: fix lower SIMD width for IVB/BYT's MOV_INDIRECT
Juan A. Suarez Romero
2017-04-14
1
-3
/
+14
*
i965/fs: fix dst stride in IVB/BYT type conversions
Juan A. Suarez Romero
2017-04-14
1
-27
/
+41
*
i965/fs: rename lower_d2x to lower_conversions
Samuel Iglesias Gonsálvez
2017-04-14
4
-4
/
+4
*
Revert "i965/fs: Don't emit SEL instructions for type-converting MOVs."
Samuel Iglesias Gonsálvez
2017-04-14
1
-2
/
+0
*
i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
2017-04-14
2
-37
/
+67
*
i965: Use <0,2,1> region for scalar DF sources on IVB/BYT.
Matt Turner
2017-04-14
1
-0
/
+13
*
i965/fs: clamp exec_size when an instruction has a scalar DF source
Samuel Iglesias Gonsálvez
2017-04-14
1
-3
/
+8
*
i965/fs: double regioning parameters and execsize for DF in IVB/BYT
Juan A. Suarez Romero
2017-04-14
1
-7
/
+43
*
i965/fs: add helper to retrieve instruction execution type
Juan A. Suarez Romero
2017-04-14
3
-5
/
+64
*
i965: Handle IVB DF differences in the validator.
Matt Turner
2017-04-14
1
-0
/
+24
*
i965/disasm: also print nibctrl in IVB for execsize=8
Iago Toral Quiroga
2017-04-14
1
-3
/
+3
*
nir: Destination component count of shader_clock intrinsic is 2
Boyan Ding
2017-04-14
2
-2
/
+3
*
radeonsi: add missing initialization for userptr buffers
Nicolai Hähnle
2017-04-14
1
-0
/
+4
*
radv: remove the temp descriptor set infrastructure
Fredrik Höglund
2017-04-14
2
-76
/
+28
*
radv: use push descriptors in meta
Fredrik Höglund
2017-04-14
6
-416
/
+301
*
radv: add private push descriptors for meta
Fredrik Höglund
2017-04-14
2
-0
/
+41
*
anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
Jason Ekstrand
2017-04-14
1
-5
/
+22
*
anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
Jason Ekstrand
2017-04-14
1
-2
/
+14
*
anv/cmd_buffer: Always set up a null surface state
Jason Ekstrand
2017-04-14
1
-31
/
+19
*
radeonsi: cope with missing disassembly
Nicolai Hähnle
2017-04-14
1
-1
/
+2
*
gallium/ddebug: dump missing members of pipe_draw_info
Nicolai Hähnle
2017-04-14
2
-0
/
+7
*
radeonsi: enable ARB_shader_viewport_layer_array
Nicolai Hähnle
2017-04-14
1
-1
/
+1
*
radeonsi: handle ignored LAYER and VIEWPORT_INDEX writes
Nicolai Hähnle
2017-04-14
1
-0
/
+20
*
st/mesa: enable ARB_shader_viewport_layer_array
Nicolai Hähnle
2017-04-14
1
-0
/
+5
[next]