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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
docs: do not double-close link tag
Erik Faye-Lund
2020-01-17
1
-2
/
+2
*
docs: remove double-closed definition-list
Erik Faye-Lund
2020-01-17
1
-2
/
+0
*
docs: move paragraph closing tag
Erik Faye-Lund
2020-01-17
1
-1
/
+2
*
docs: use code-tags instead of pre-tags
Erik Faye-Lund
2020-01-17
1
-2
/
+2
*
docs: use code-tags instead of pre-tags
Erik Faye-Lund
2020-01-17
1
-2
/
+2
*
docs: use code-tag instead of pre-tag
Erik Faye-Lund
2020-01-17
1
-1
/
+1
*
docs: open paragraph before closing it
Erik Faye-Lund
2020-01-17
1
-1
/
+1
*
docs: fix paragraphs
Erik Faye-Lund
2020-01-17
1
-0
/
+2
*
docs: fix typo in html tag name
Erik Faye-Lund
2020-01-17
1
-1
/
+2
*
util: call bind_sampler_states before setting sampler_views
Pierre-Eric Pelloux-Prayer
2020-01-17
1
-6
/
+6
*
nir: Fix printing of ~0 .locations.
Eric Anholt
2020-01-16
1
-2
/
+6
*
meson: use github URL for wraps instead of completely unreliable wrapdb
Eric Engestrom
2020-01-16
2
-2
/
+2
*
docs: Update release calendar for 20.0
Dylan Baker
2020-01-16
1
-1
/
+38
*
lima: Fix alpha blending
Andreas Baierl
2020-01-16
1
-23
/
+101
*
aco: ignore parallelcopies to the same register on jump threading
Daniel Schürmann
2020-01-16
1
-31
/
+38
*
aco: handle phi affinities transitively through parallelcopies
Daniel Schürmann
2020-01-16
1
-19
/
+37
*
aco: rework lower_to_cssa()
Daniel Schürmann
2020-01-16
1
-70
/
+42
*
aco: implement stream output with vec3 on GFX6
Samuel Pitoiset
2020-01-16
1
-39
/
+51
*
aco: do not combine additions of DS instructions on GFX6
Samuel Pitoiset
2020-01-16
1
-1
/
+5
*
aco: do not select 96-bit/128-bit variants for ds_read/ds_write on GFX6
Samuel Pitoiset
2020-01-16
1
-4
/
+7
*
intel/perf: report query split for mdapi
Lionel Landwerlin
2020-01-16
3
-2
/
+18
*
intel/perf: expose timestamp begin for mdapi
Lionel Landwerlin
2020-01-16
3
-0
/
+9
*
anv: set depth stall enabled when depth flush enabled on gen12
Tapani Pälli
2020-01-16
2
-0
/
+19
*
iris: set depth stall enabled when depth flush enabled on gen12
Tapani Pälli
2020-01-16
1
-0
/
+9
*
anv: implement another workaround for non pipelined states
Lionel Landwerlin
2020-01-16
1
-0
/
+12
*
iris: implement another workaround for non pipelined states
Lionel Landwerlin
2020-01-16
1
-1
/
+14
*
iris: handle new PIPE_CONTROL field
Lionel Landwerlin
2020-01-16
2
-1
/
+6
*
genxml: add new Gen11+ PIPE_CONTROL field
Lionel Landwerlin
2020-01-16
2
-0
/
+2
*
st/mesa: Allocate full miplevels if MaxLevel is explicitly set
Kenneth Graunke
2020-01-16
1
-0
/
+11
*
aco: fix emitting SMEM instructions with no operands on GFX6-GFX7
Samuel Pitoiset
2020-01-16
1
-6
/
+8
*
lima: fix handling of reverse depth range
Vasily Khoruzhick
2020-01-16
2
-4
/
+16
*
nvc0: disable xfb's which don't have a stride
Ilia Mirkin
2020-01-15
1
-4
/
+4
*
lima/ppir: implement full liveness analysis for regalloc
Erico Nunes
2020-01-15
6
-166
/
+359
*
lima/ppir: remove orphan load node after cloning
Erico Nunes
2020-01-15
3
-1
/
+27
*
iris: Print warning and return *out = NULL when fd to syncobj fails
Kristian H. Kristensen
2020-01-15
1
-1
/
+6
*
iris: Advertise PIPE_CAP_NATIVE_FENCE_FD
Kristian H. Kristensen
2020-01-15
1
-0
/
+1
*
iris: Fix export of fences that have already completed.
Kenneth Graunke
2020-01-15
1
-0
/
+16
*
android: Fix whitespace issue
Robert Foss
2020-01-15
1
-1
/
+1
*
panfrost: Prefix schedule_program to prevent collision
Robert Foss
2020-01-15
6
-6
/
+6
*
radeonsi: merge si_compile_llvm and si_llvm_compile functions
Marek Olšák
2020-01-15
4
-109
/
+81
*
radeonsi: remove useless #includes
Marek Olšák
2020-01-15
7
-18
/
+0
*
radeonsi: move code for shader resources into si_shader_llvm_resources.c
Marek Olšák
2020-01-15
7
-302
/
+327
*
radeonsi: move geometry shader code into si_shader_llvm_gs.c
Marek Olšák
2020-01-15
7
-812
/
+865
*
radeonsi: remove llvm_type_is_64bit
Marek Olšák
2020-01-15
3
-17
/
+7
*
radeonsi: move tessellation shader code into si_shader_llvm_tess.c
Marek Olšák
2020-01-15
6
-1290
/
+1343
*
radeonsi: move si_insert_input_* functions
Marek Olšák
2020-01-15
2
-28
/
+28
*
radeonsi: work around an LLVM crash when using llvm.amdgcn.icmp.i64.i1
Marek Olšák
2020-01-15
1
-0
/
+1
*
radeonsi: fix si_build_wrapper_function for compute-based primitive culling
Marek Olšák
2020-01-15
1
-1
/
+14
*
radeonsi/gfx10: separate code for determining the number of vertices for NGG
Marek Olšák
2020-01-15
1
-25
/
+41
*
radeonsi/gfx10: separate code for getting edgeflags from the gs_invocation_id...
Marek Olšák
2020-01-15
1
-9
/
+13
[prev]
[next]