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/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
*
nv50/ir: do not try to attach JOIN ops to ATOM
Samuel Pitoiset
2016-04-07
1
-1
/
+1
*
radeonsi: raise number of samplers per shader to 32
Nicolai Hähnle
2016-04-07
1
-3
/
+3
*
radeonsi: expand the compressed color and depth texture masks to 64 bits
Nicolai Hähnle
2016-04-07
3
-18
/
+18
*
radeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS
Nicolai Hähnle
2016-04-07
1
-1
/
+1
*
gallium: raise PIPE_MAX_SAMPLERS to 32
Nicolai Hähnle
2016-04-07
1
-1
/
+1
*
st/glsl_to_tgsi: make samplers_used an uint32_t (v2)
Nicolai Hähnle
2016-04-07
1
-3
/
+5
*
tgsi/scan: add an assert for the size of the samplers_declared bitfield
Nicolai Hähnle
2016-04-07
1
-1
/
+2
*
draw/aaline: stronger guard against no free samplers (v2)
Nicolai Hähnle
2016-04-07
1
-2
/
+4
*
util/pstipple: stronger guard against no free samplers (v2)
Nicolai Hähnle
2016-04-07
1
-2
/
+4
*
svga: new SVGA_MSAA env var to disable/enable MSAA pixel formats
Brian Paul
2016-04-07
1
-2
/
+4
*
svga: add some trivial null pointer checks
Brian Paul
2016-04-07
3
-0
/
+9
*
trace: add missing set_shader_images()
Samuel Pitoiset
2016-04-07
3
-0
/
+81
[next]