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
*
ilo: remove unused ilo_shader_get_type()
Chia-I Wu
2015-10-18
2
-12
/
+0
*
ilo: remove u_debug.h inclusion from ilo_core.h
Chia-I Wu
2015-10-18
2
-1
/
+2
*
ilo: remove u_memory.h inclusion from ilo_core.h
Chia-I Wu
2015-10-18
3
-1
/
+3
*
nvc0: do not bind input params at compute state init on Fermi
Samuel Pitoiset
2015-10-18
1
-8
/
+0
*
radeonsi: don't use the AMDGPU intrinsic for CMP
Marek Olšák
2015-10-17
1
-9
/
+22
*
radeonsi: use LRP from gallivm
Marek Olšák
2015-10-17
1
-2
/
+0
*
radeonsi: don't emit AMDGPU intrinsics for integer abs, min, max
Marek Olšák
2015-10-17
1
-10
/
+50
*
radeonsi: don't emit AMDGPU intrinsics for EX2, ROUND, TRUNC
Marek Olšák
2015-10-17
1
-3
/
+3
*
radeonsi: initialize output, temp, and address registers to "undef"
Marek Olšák
2015-10-17
1
-4
/
+15
*
radeonsi: implement vertex color clamping
Marek Olšák
2015-10-17
5
-4
/
+52
*
radeonsi: implement fragment color clamping
Marek Olšák
2015-10-17
6
-2
/
+18
*
radeonsi: clean up other scratch buffer functions
Marek Olšák
2015-10-17
1
-15
/
+8
*
radeonsi: clean up copy-pasted scratch buffer updates
Marek Olšák
2015-10-17
1
-26
/
+13
*
radeonsi: unify shader create functions
Marek Olšák
2015-10-17
1
-40
/
+9
*
radeonsi: unify shader delete functions
Marek Olšák
2015-10-17
1
-67
/
+17
*
radeonsi: fix a GS copy shader leak
Marek Olšák
2015-10-17
1
-1
/
+3
*
radeonsi: remove an unused ctx parameter in si_shader_destroy
Marek Olšák
2015-10-17
4
-6
/
+6
*
radeonsi: print export_prim_id from the shader key
Marek Olšák
2015-10-17
1
-0
/
+2
*
radeonsi: disable NaNs for LS and HS
Marek Olšák
2015-10-17
1
-2
/
+4
*
radeonsi: clean up si_llvm_init_export_args
Marek Olšák
2015-10-17
1
-42
/
+35
*
nvc0: add support for performance monitoring metrics on Fermi
Samuel Pitoiset
2015-10-17
4
-3
/
+500
*
glsl: (mostly) remove libglsl_util
Rob Clark
2015-10-16
1
-2
/
+1
*
nvc0: add a note about MP counters on GF100/GF110
Samuel Pitoiset
2015-10-16
1
-0
/
+5
*
nvc0: add MP counters variants for GF100/GF110
Samuel Pitoiset
2015-10-16
2
-77
/
+483
*
nvc0: move SW/HW queries info to their respective files
Samuel Pitoiset
2015-10-16
7
-178
/
+228
*
nvc0: enable compute support by default on Fermi
Samuel Pitoiset
2015-10-16
2
-8
/
+2
*
nvc0: allow only one active query for the MP counters group
Samuel Pitoiset
2015-10-16
1
-11
/
+9
*
nvc0: read MP counters of all GPCs on Fermi
Samuel Pitoiset
2015-10-16
1
-1
/
+1
*
nvc0: store the number of GPCs to nvc0_screen
Samuel Pitoiset
2015-10-16
2
-0
/
+2
*
nvc0: fix unaligned mem access when reading MP counters on Fermi
Samuel Pitoiset
2015-10-16
1
-6
/
+12
*
nvc0: fix monitoring multiple MP counters queries on Fermi
Samuel Pitoiset
2015-10-16
1
-76
/
+87
*
nvc0: fix queries which use multiple MP counters on Fermi
Samuel Pitoiset
2015-10-16
1
-47
/
+81
*
nvc0: allow to use 8 MP counters on Fermi
Samuel Pitoiset
2015-10-16
2
-19
/
+13
*
nvc0: fix sequence field init for MP counters on Fermi
Samuel Pitoiset
2015-10-16
1
-2
/
+4
*
nvc0: correctly enable the MP counters' multiplexer on Fermi
Samuel Pitoiset
2015-10-16
1
-4
/
+1
*
nvc0: rip off the kepler MP-enabling logic from the Fermi codepath
Samuel Pitoiset
2015-10-16
1
-7
/
+1
*
nvc0: split out begin_query() hook used by MP counters
Samuel Pitoiset
2015-10-16
1
-24
/
+84
*
nvc0: remove useless call to query_get_cfg() in nvc0_hw_sm_query_end()
Samuel Pitoiset
2015-10-16
1
-3
/
+1
*
svga: only count hardware buffer mappings for HUD
Brian Paul
2015-10-16
2
-1
/
+3
*
svga: add new GALLIUM_HUD queries
Neha Bhende
2015-10-16
16
-38
/
+196
*
svga: use new svga_new_shader_variant() function
Brian Paul
2015-10-16
4
-2
/
+12
*
svga: pass context to svga_tgsi_vgpu9_translate()
Brian Paul
2015-10-16
4
-4
/
+8
*
svga: remove svga_tgsi_vgpu9_translate() call in GS path
Brian Paul
2015-10-16
1
-7
/
+3
*
freedreno: add debug option to dirty state after draw
Rob Clark
2015-10-15
3
-2
/
+7
*
freedreno/a3xx: cache-flush is needed after MEM_WRITE
Rob Clark
2015-10-15
3
-5
/
+14
*
nv30: include the header of ffs prototype
Chih-Wei Huang
2015-10-15
1
-0
/
+1
*
nv50/ir: use C++11 standard std::unordered_map if possible
Chih-Wei Huang
2015-10-15
1
-3
/
+17
*
r600/vce: enable VCE for trinity/richland
Christian König
2015-10-13
1
-1
/
+21
*
r600/uvd: disable UVD tiling by default
Christian König
2015-10-13
1
-3
/
+5
*
r600g: Enable GL_ARB_gpu_shader5 extension
Glenn Kennard
2015-10-13
1
-1
/
+1
[next]