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
...
*
nir: add d2i, d2u, d2b opcodes
Iago Toral Quiroga
2016-04-11
2
-0
/
+6
*
nir: add support for d2f and f2d
Connor Abbott
2016-04-11
2
-0
/
+5
*
nir/glsl_to_nir: set bit_size on ssbo_load result
Iago Toral Quiroga
2016-04-11
1
-2
/
+3
*
nir/glsl_to_nir: add bit-size info to add_instr()
Samuel Iglesias Gonsálvez
2016-04-11
1
-10
/
+14
*
nir/split_var_copies: handle doubles
Connor Abbott
2016-04-11
1
-0
/
+2
*
nir/instr_set: handle 64-bit bit-sizes
Connor Abbott
2016-04-11
1
-5
/
+17
*
nir: handle doubles in nir_deref_get_const_initializer_load()
Connor Abbott
2016-04-11
1
-1
/
+5
*
nir/print: add support for printing doubles and bitsize
Connor Abbott
2016-04-11
1
-3
/
+16
*
nir/glsl_to_nir: support doubles
Connor Abbott
2016-04-11
1
-26
/
+38
*
nir/lower_load_const_to_scalar: support doubles and multiple bit sizes
Iago Toral Quiroga
2016-04-11
1
-2
/
+6
*
nir/lower_to_source_mods: Handle different bit sizes
Iago Toral Quiroga
2016-04-11
1
-2
/
+3
*
nir: add bit_size info to nir_load_const_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
10
-16
/
+21
*
nir/lower_vec: adapt to different bit sizes
Connor Abbott
2016-04-11
1
-0
/
+1
*
nir: add bit_size info to nir_ssa_undef_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
9
-12
/
+20
*
nir/locals_to_regs: adapt to different bit sizes
Connor Abbott
2016-04-11
1
-0
/
+1
*
nir/from_ssa: adapt to different bit sizes
Connor Abbott
2016-04-11
1
-0
/
+2
*
i965: fix struct type in comment
Timothy Arceri
2016-04-11
1
-1
/
+1
*
nir: Add a pass for gathering various bits of shader info
Jason Ekstrand
2016-04-10
4
-0
/
+164
*
i965: enable OES_texture_buffer on gen7+
Ilia Mirkin
2016-04-10
1
-0
/
+1
*
glsl: Don't remove XFB-only varyings.
Kenneth Graunke
2016-04-10
1
-1
/
+1
*
i965/disasm: Decode per-slot offsets.
Kenneth Graunke
2016-04-09
1
-0
/
+5
*
i965/disasm: Decode "channel mask present" bit correctly.
Kenneth Graunke
2016-04-09
1
-4
/
+15
*
i965/disasm: Simplify the URB opcode printing with ?:.
Kenneth Graunke
2016-04-09
1
-7
/
+6
*
glsl: allow usage of the keyword buffer before GLSL 430 / ESSL 310
Ilia Mirkin
2016-04-09
1
-1
/
+1
*
nvc0: handle the case where there are no framebuffer attachments
Ilia Mirkin
2016-04-09
4
-11
/
+44
*
nv50,nvc0: support sending string markers down into the command stream
Ilia Mirkin
2016-04-09
4
-2
/
+52
*
nv50,nvc0: add invalidate_resource support for buffer resources
Ilia Mirkin
2016-04-09
7
-2
/
+51
*
vc4: Move FRAG_X/Y/REV_FLAG to a QFILE like VPM or TLB color writes.
Eric Anholt
2016-04-08
4
-27
/
+29
*
vc4: Allow TLB Z/color/stencil writes from any ALU operation in QIR.
Eric Anholt
2016-04-08
5
-65
/
+100
*
vc4: Add a helper function for the construction of qregs.
Eric Anholt
2016-04-08
4
-12
/
+13
*
vc4: Add missing scheduling dependency for MS color writes.
Eric Anholt
2016-04-08
1
-0
/
+1
*
vc4: Drop the multi_instruction distinction for QIR instructions.
Eric Anholt
2016-04-08
2
-14
/
+5
*
vc4: Handle SF on instructions that write r4.
Eric Anholt
2016-04-08
1
-10
/
+14
*
vc4: Allow multi-instruction QIR nodes to get VPM optimization.
Eric Anholt
2016-04-08
1
-2
/
+2
*
vc4: Switch to using NIR_PASS macros.
Eric Anholt
2016-04-08
5
-33
/
+32
*
vc4: Handle nir_intrinsic_load_user_clip_plane as a vec4.
Eric Anholt
2016-04-08
2
-20
/
+12
*
vc4: Emit a warning and proceed for handling loops in NIR.
Rhys Kidd
2016-04-08
1
-1
/
+13
*
vc4: Add a stub for NIR->QIR of control flow function nodes
Rhys Kidd
2016-04-08
1
-0
/
+11
*
vc4: Add better debug of NIR->QIR control flow graph failure
Rhys Kidd
2016-04-08
1
-1
/
+2
*
vc4: Remove unused include from vc4_program.c
Rhys Kidd
2016-04-08
1
-1
/
+0
*
glsl: handle unsigned int wraparound in link_shaders()
Lars Hamre
2016-04-09
1
-4
/
+4
*
i965/tiled_memcopy: Get rid of the direction parameter to get_memcpy
Jason Ekstrand
2016-04-08
5
-22
/
+5
*
i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functions
Jason Ekstrand
2016-04-08
1
-76
/
+63
*
i965/tiled_memcopy: Add aligned mem_copy parameters to the [de]tiling functions
Jason Ekstrand
2016-04-08
1
-32
/
+43
*
i965: Check eu/subslices are > 0
Ben Widawsky
2016-04-08
1
-1
/
+1
*
i965: Fix eu/subslice warning
Ben Widawsky
2016-04-08
1
-11
/
+23
*
i965: Extract SSEU configuration info
Ben Widawsky
2016-04-08
1
-14
/
+21
*
st/mesa: fix glReadBuffer() assertion failure
Brian Paul
2016-04-08
1
-0
/
+2
*
st/va: avoid dereference after free in vlVaDestroyImage
Thomas Hindoe Paaboel Andersen
2016-04-08
1
-1
/
+3
*
radeonsi: do per-pixel clipping based on viewport states
Marek Olšák
2016-04-08
2
-11
/
+85
[prev]
[next]