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
*
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
*
r600g: Workaround for a harware bug with nested loops on Cayman
Martin Andersson
2013-04-16
1
-3
/
+15
*
r600g: implement pipeline statistics query
Marek Olšák
2013-04-16
4
-1
/
+100
*
winsys/radeon: use query_value for timestamp, remove query_timestamp
Marek Olšák
2013-04-16
1
-1
/
+1
*
r600g: add a debug flag for printing virtual addresses of resources
Marek Olšák
2013-04-16
4
-0
/
+17
*
r600g: add a query returning the amount of time spent during bo_map sync.
Marek Olšák
2013-04-16
3
-0
/
+11
*
build: Get rid of GALLIUM_MAKE_DIRS
Matt Turner
2013-04-15
1
-14
/
+70
*
radeonsi: Read config values from the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
2
-8
/
+28
*
radeon/llvm: Handle ELF formatted binary output from the LLVM backend
Tom Stellard
2013-04-15
3
-6
/
+37
*
radeon/llvm: Use a struct for storing compiled code
Tom Stellard
2013-04-15
4
-28
/
+38
*
r300g: Fix bug in OMOD optimization
Tom Stellard
2013-04-12
1
-1
/
+3
*
nvc0: set ret variable if launch desc allocation failed
Emil Velikov
2013-04-12
1
-1
/
+3
*
nvc0: bail out early during nve4_compute_setup()
Emil Velikov
2013-04-12
1
-1
/
+1
*
nvc0: compile nve4_cache_split_name() only in debug build
Emil Velikov
2013-04-12
1
-1
/
+1
*
nv50/codegen: do not emitATOM() if the subOp is unknown
Emil Velikov
2013-04-12
1
-1
/
+1
*
nvc0: implement multisample textures
Christoph Bumiller
2013-04-12
10
-25
/
+97
*
nvc0: patch up TEX cases with 5 or 6 sources on nve4
Christoph Bumiller
2013-04-12
1
-1
/
+19
*
nvc0: fix 2D engine MS2 resolve
Christoph Bumiller
2013-04-12
1
-2
/
+2
*
nv50,nvc0: add RGBX16/32_FLOAT formats
Christoph Bumiller
2013-04-12
1
-0
/
+4
*
r600g: add get_sample_position support (v3)
Dave Airlie
2013-04-11
2
-122
/
+240
[next]