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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: use writecombine buffers
Rob Clark
2013-04-25
1
-1
/
+2
*
freedreno: don't patch and re-emit same shader as much
Rob Clark
2013-04-25
5
-64
/
+65
*
trace: Only close trace files on exit.
José Fonseca
2013-04-25
3
-18
/
+4
*
scons: Support clang.
José Fonseca
2013-04-25
1
-1
/
+1
*
scons: Remove redundant code.
José Fonseca
2013-04-25
1
-3
/
+0
*
freedreno: fix bogus IMM const reg index
Rob Clark
2013-04-24
2
-3
/
+3
*
freedreno: clear fixes and debugging
Rob Clark
2013-04-24
4
-1
/
+29
*
freedreno: fix texture fetch type
Rob Clark
2013-04-24
4
-2
/
+10
*
freedreno: fix temp register usage
Rob Clark
2013-04-24
1
-48
/
+52
*
freedreno: use u_math macros/helpers more
Rob Clark
2013-04-24
6
-25
/
+20
*
freedreno: implement fd_screen_destroy()
Rob Clark
2013-04-24
1
-6
/
+26
*
freedreno: set SWAP bit based on format
Rob Clark
2013-04-24
1
-7
/
+19
*
radeon/llvm: Fix segfault with a specifc libelf implementation
Tom Stellard
2013-04-24
1
-0
/
+4
*
r600g: use CP DMA for buffer clears on evergreen+
Alex Deucher
2013-04-24
4
-2
/
+119
*
r600g/llvm: Pass struct r600_bytecode to r600_llvm_compile
Tom Stellard
2013-04-24
3
-8
/
+7
*
radeonsi: cleanup disabling tiling for UVD v3
Christian König
2013-04-24
1
-3
/
+4
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
80
-320
/
+320
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
80
-80
/
+80
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
17
-49
/
+33
*
r600g: initialize CMASK and HTILE with the GPU using streamout
Marek Olšák
2013-04-23
4
-7
/
+80
*
r600/llvm: Read stacksize from config header
Vincent Lejeune
2013-04-23
4
-3
/
+5
*
/bin/bash: q : commande introuvable
Vincent Lejeune
2013-04-23
2
-2
/
+2
*
radeon/llvm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
1
-0
/
+1
*
softpipe: fix streamout with an emptry geometry shader
Zack Rusin
2013-04-22
2
-12
/
+23
*
llvmpipe: verify function on blend test.
José Fonseca
2013-04-21
1
-0
/
+2
*
llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either.
José Fonseca
2013-04-20
1
-4
/
+6
*
llvmpipe: Ignore depth-stencil state if format has no depth/stencil.
José Fonseca
2013-04-20
1
-4
/
+10
*
freedreno: move ir -> ir2
Rob Clark
2013-04-20
6
-283
/
+283
*
freedreno: cleanup some cruft left over from fdre
Rob Clark
2013-04-20
2
-133
/
+1
*
svga: remove TGSI_OPCODE_BREAKC instruction translation
Roland Scheidegger
2013-04-20
1
-1
/
+0
*
svga: whitespace, comment fixes in svga_pipe_query.c
Brian Paul
2013-04-19
1
-41
/
+49
*
svga: whitespace, comment fixes in svga_pipe_fs/vs.c
Brian Paul
2013-04-19
2
-48
/
+41
*
radeonsi: add support for compressed texture v2
Jerome Glisse
2013-04-18
2
-2
/
+76
*
radeonsi: add 2d tiling support for texture v3
Jerome Glisse
2013-04-18
2
-72
/
+20
*
llvmpipe: Take in consideration all current constant buffers when mapping.
José Fonseca
2013-04-18
1
-3
/
+9
*
nv50: add remaining RGBX formats
Christoph Bumiller
2013-04-18
1
-4
/
+12
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
11
-0
/
+18
*
nv50: set BORDER_COLOR_SRGB in sampler objects
Christoph Bumiller
2013-04-18
2
-19
/
+35
*
nv50: fix 4th component of Lx_SINT/UINT formats
Christoph Bumiller
2013-04-18
1
-6
/
+6
*
r600g: Fix build with --enable-opencl
Tom Stellard
2013-04-18
1
-1
/
+2
*
llvmpipe: Support half integer pixel center fs coord.
José Fonseca
2013-04-18
4
-3
/
+28
*
llvmpipe: Remove the static interpolation.
José Fonseca
2013-04-18
3
-384
/
+19
*
gallivm: Drop pos arg from lp_build_tgsi_soa.
José Fonseca
2013-04-18
1
-2
/
+2
*
i915g: Release old fragment shader sampler views with current pipe
Stuart Abercrombie
2013-04-17
1
-3
/
+8
*
softpipe/so: use the correct variable for reporting stream out
Zack Rusin
2013-04-17
1
-5
/
+15
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
13
-2
/
+146
*
r600g/llvm: Use gprcount from llvm
Vincent Lejeune
2013-04-17
4
-2
/
+5
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
5
-18
/
+55
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
2
-4
/
+6
*
r600/uvd: cleanup disabling tiling on pre EG asics
Christian König
2013-04-16
1
-5
/
+6
[next]