index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
4
-68
/
+27
*
radeonsi: get tgsi_shader_info only once before compilation
Marek Olšák
2014-10-04
3
-21
/
+16
*
radeonsi: fix CS tracing and remove excessive CS dumping
Marek Olšák
2014-10-04
3
-35
/
+25
*
gk110/ir: add dnz flag emission for fmul/fmad
Ilia Mirkin
2014-10-03
1
-0
/
+4
*
gm107/ir: add dnz emission for fmul
Ilia Mirkin
2014-10-03
1
-1
/
+1
*
freedreno: query fixes
Rob Clark
2014-10-03
3
-8
/
+13
*
freedreno/a3xx: handle VS only outputting BCOLOR
Rob Clark
2014-10-03
1
-2
/
+10
*
freedreno/ir3: fix lockups with lame FRAG shaders
Rob Clark
2014-10-03
4
-6
/
+17
*
freedreno/ir3: add TXF support
Ilia Mirkin
2014-10-02
1
-1
/
+39
*
freedreno/ir3: add TXD support and expose ARB_shader_texture_lod
Ilia Mirkin
2014-10-02
3
-9
/
+56
*
freedreno/ir3: add texture offset support
Ilia Mirkin
2014-10-02
1
-4
/
+45
*
freedreno/ir3: shadow comes before array
Ilia Mirkin
2014-10-02
1
-2
/
+2
*
freedreno/ir3: make TXQ return integers, not floats
Ilia Mirkin
2014-10-02
1
-1
/
+1
*
freedreno/ir3: add UMAD support
Ilia Mirkin
2014-10-02
1
-4
/
+15
*
freedreno/ir3: add ISSG support
Ilia Mirkin
2014-10-02
1
-0
/
+39
*
freedreno/ir3: add MOD support
Ilia Mirkin
2014-10-02
1
-8
/
+12
*
freedreno/ir3: add UMOD support, based on UDIV
Ilia Mirkin
2014-10-02
1
-6
/
+31
*
freedreno/ir3: add IDIV/UDIV support
Ilia Mirkin
2014-10-02
1
-3
/
+197
*
radeonsi: Clear sampler view flags when binding a buffer
Michel Dänzer
2014-10-03
1
-0
/
+5
*
vc4: Add support for framebuffer sRGB encoding.
Eric Anholt
2014-10-02
1
-2
/
+31
*
vc4: Add support for sampling from sRGB.
Eric Anholt
2014-10-02
2
-9
/
+51
*
freedreno/ir3: avoid fan-in sources referring to same instruction
Ilia Mirkin
2014-10-02
1
-2
/
+10
*
freedreno/a3xx: emit all immediates in one shot
Rob Clark
2014-10-02
1
-8
/
+16
*
freedreno: instanced drawing/compute not yet supported
Ilia Mirkin
2014-10-02
1
-3
/
+3
*
freedreno/a3xx: handle large shader program sizes
Rob Clark
2014-10-02
1
-11
/
+63
*
freedreno: update generated headers
Rob Clark
2014-10-02
4
-8
/
+9
*
freedreno: dual-source render targets are not supported
Ilia Mirkin
2014-10-02
1
-1
/
+1
*
vc4: Fix the mapping of the minification filter to HW values.
Eric Anholt
2014-10-01
1
-8
/
+8
*
vc4: Make the last static array in vc4_program.c dynamically sized.
Eric Anholt
2014-10-01
2
-3
/
+13
*
vc4: Fix some broken indentation.
Eric Anholt
2014-10-01
1
-1
/
+1
*
vc4: Add support for the FACE semantic.
Eric Anholt
2014-10-01
5
-1
/
+24
*
vc4: Add support for TGSI_OPCODE_CLAMP.
Eric Anholt
2014-10-01
1
-0
/
+12
*
vc4: Fix compiler warning
Eric Anholt
2014-10-01
1
-1
/
+1
*
freedreno: max-texture-lod-bias should be 15.0f
Rob Clark
2014-10-01
1
-1
/
+1
*
llvmpipe: Add missing LLVMGetGlobalContext() arg in lp_test_format.c.
Vinson Lee
2014-09-30
1
-1
/
+1
*
galahad: fix indirect draw
Roland Scheidegger
2014-10-01
1
-2
/
+9
*
galahad: (trivial) handle cubemap arrays
Roland Scheidegger
2014-10-01
1
-0
/
+7
*
freedreno: destroy transfer pool after blitter
Rob Clark
2014-09-30
1
-2
/
+2
*
freedreno/lowering: fix token calculation for lowering
Rob Clark
2014-09-30
1
-16
/
+39
*
vc4: Don't forget to store stencil along with depth when storing either.
Eric Anholt
2014-09-30
1
-1
/
+1
*
llvmpipe: Reuse llvmpipes LLVMContext in the draw context.
Mathias Fröhlich
2014-09-30
1
-1
/
+2
*
llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.
Mathias Fröhlich
2014-09-30
9
-7
/
+17
*
llvmpipe: move lp_jit_screen_init() call after allocation of screen object
Brian Paul
2014-09-30
1
-3
/
+5
*
softpipe: don't special case PIPE_TEXTURE_CUBE in softpipe_resource_layout()
Brian Paul
2014-09-30
1
-2
/
+3
*
llvmpipe: remove special case for PIPE_TEXTURE_CUBE in llvmpipe_texture_layout()
Brian Paul
2014-09-30
1
-3
/
+6
*
radeonsi: Pass the slice size to si_dma_copy_buffer
Michel Dänzer
2014-09-30
1
-4
/
+4
*
radeonsi: Catch more cases that can't be handled by si_dma_copy_buffer/tile
Michel Dänzer
2014-09-30
1
-3
/
+11
*
radeonsi: Fix si_dma_copy(_tile) for compressed formats
Michel Dänzer
2014-09-30
1
-2
/
+2
*
radeonsi: Fix tiling mode index for stencil resources
Michel Dänzer
2014-09-30
1
-2
/
+3
*
ilo: fix format of edge flag pointer
Chia-I Wu
2014-09-30
1
-3
/
+5
[next]