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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/compute: Unconditionally inline all functions v2
Tom Stellard
2013-11-25
1
-2
/
+20
*
llvmpipe: support 8bit subpixel precision
Zack Rusin
2013-11-25
10
-148
/
+496
*
radeonsi: implement MSAA for CIK
Marek Olšák
2013-11-23
3
-11
/
+28
*
radeonsi: enable 2D tiling on CIK
Marek Olšák
2013-11-23
1
-4
/
+0
*
tgsi: Prevent emission of instructions with empty writemask.
José Fonseca
2013-11-22
2
-0
/
+42
*
tgsi: Rework calls to ureg_emit_insn().
José Fonseca
2013-11-22
1
-96
/
+104
*
llvmpipe: (trivial) disable new accurate origin calculation
Roland Scheidegger
2013-11-22
1
-1
/
+1
*
nvc0: inform kernel about buffers that screen_create touches
Ben Skeggs
2013-11-22
1
-0
/
+2
*
radeonsi/compute: Fix LDS size calculation
Tom Stellard
2013-11-21
1
-1
/
+16
*
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
2013-11-21
3
-1
/
+17
*
llvmpipe: calculate more accurate interpolation value at origin
Roland Scheidegger
2013-11-21
1
-6
/
+82
*
svga: remove special-case code for texkil w component
Brian Paul
2013-11-21
1
-23
/
+6
*
gallium: Make TGSI_SEMANTIC_FOG register four-component wide.
José Fonseca
2013-11-21
3
-19
/
+5
*
tgsi_exec: Fix mask calculation for emit_kill_if.
José Fonseca
2013-11-21
1
-0
/
+3
*
winsys/radeon: cleanup virtual memory nonsense
Christian König
2013-11-21
2
-20
/
+18
*
gallivm: Ignore unknown file type in non-debug builds.
Vinson Lee
2013-11-20
1
-0
/
+1
*
u_gen_mipmap: Use untampered cubemap texture coords when generating mipmaps.
José Fonseca
2013-11-20
5
-6
/
+19
*
gallivm: Fix mask calculation for emit_kill_if.
Si Chen
2013-11-19
1
-5
/
+8
*
svga: improve check for 3D compressed textures
Brian Paul
2013-11-19
1
-5
/
+7
*
svga: we don't supported 3D compressed textures
Brian Paul
2013-11-18
1
-0
/
+6
*
r600g/compute: Fix handling of global buffers in r600_resource_copy_region()
Tom Stellard
2013-11-18
1
-1
/
+36
*
gallium: Pass version scripts to linker using --version-script=
Tom Stellard
2013-11-18
4
-4
/
+4
*
clover: Optionally return context's devices from clGetProgramInfo()
Tom Stellard
2013-11-18
1
-2
/
+6
*
osmesa: add support for postprocess filters
Brian Paul
2013-11-18
1
-0
/
+87
*
postprocess: document the pp_init() function.
Brian Paul
2013-11-18
1
-1
/
+8
*
postprocess: move #defines to filters.h
Brian Paul
2013-11-18
2
-3
/
+4
*
postprocess: refactor header files, etc
Brian Paul
2013-11-18
8
-47
/
+70
*
postprocess: rename program to pp_program
Brian Paul
2013-11-18
8
-23
/
+23
*
postprocess: simplify pp_free() code
Brian Paul
2013-11-18
1
-14
/
+13
*
targets/xvmc: export only necessary symbols
Emil Velikov
2013-11-18
1
-1
/
+1
*
drivers/radeon: remove unused CXXFLAGS, LLVM_CPP_FILES
Emil Velikov
2013-11-18
1
-4
/
+0
*
st/vega: Fix broken assert
Chris Forbes
2013-11-17
1
-1
/
+1
*
r600/sb: Fix broken assert
Chris Forbes
2013-11-17
1
-1
/
+1
*
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
2013-11-17
5
-44
/
+123
*
targets/dri: move linker flags out of configure into Automake.inc
Emil Velikov
2013-11-16
10
-9
/
+17
*
targets/dri: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
10
-75
/
+22
*
targets/xvmc: do not link against libtrace.la
Emil Velikov
2013-11-16
2
-2
/
+0
*
targets/xvmc: consolidate lib deps into Automake.inc
Emil Velikov
2013-11-16
3
-8
/
+8
*
targets/xvmc: move linker flags to Automake.inc
Emil Velikov
2013-11-16
3
-8
/
+9
*
targets/xvmc: use drop duplicated compiler flags
Emil Velikov
2013-11-16
2
-13
/
+2
*
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
14
-32
/
+28
*
targets/vdpau: drop unused libraries from linker
Emil Velikov
2013-11-16
3
-5
/
+0
*
targets/vdpau: consolidate lib deps into Automake.inc
Emil Velikov
2013-11-16
4
-12
/
+10
*
targets/vdpau: move linker flags to Automake.inc
Emil Velikov
2013-11-16
4
-18
/
+16
*
targets/vdpau: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
4
-20
/
+14
*
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
17
-109
/
+84
*
targets/radeonsi: move drm_target.c to a common folder
Emil Velikov
2013-11-16
5
-2
/
+4
*
targets/r600: move drm_target.c to common folder
Emil Velikov
2013-11-16
7
-3
/
+6
*
targets/r300: move drm_target.c to common folder
Emil Velikov
2013-11-16
3
-1
/
+2
*
gallium/drivers: enable automake subdir-objects
Emil Velikov
2013-11-16
6
-0
/
+12
[next]