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
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace IFLOOR with util_ifloor
Dylan Baker
2020-04-21
7
-77
/
+47
*
u_math: add x86 optimized version of ifloor
Dylan Baker
2020-04-21
1
-0
/
+18
*
replace LOG2 with util_fast_log2
Dylan Baker
2020-04-21
3
-33
/
+3
*
replace _mesa_logbase2 with util_logbase2
Dylan Baker
2020-04-21
11
-38
/
+18
*
replace _mesa_next_pow_two_* with util_next_power_of_two_*
Dylan Baker
2020-04-21
2
-53
/
+1
*
replace _mesa_is_pow_two with util_is_power_of_two_*
Dylan Baker
2020-04-21
11
-40
/
+29
*
freedreno/drm-shim: Add support for faking other adreno chips.
Eric Anholt
2020-04-21
2
-3
/
+124
*
r600/sfn: use new temp register allocation when loading single value temporaries
Gert Wollny
2020-04-21
1
-2
/
+1
*
r600/sfn: Count only literals that are not inline to split instruction groups
Gert Wollny
2020-04-21
1
-1
/
+11
*
r600/sfn: Fix using the result of a fetch instruction in next fetch
Gert Wollny
2020-04-21
1
-0
/
+11
*
r600/sfn: Fix handling of GS inputs
Gert Wollny
2020-04-21
1
-0
/
+3
*
r600/sfn: Handle b2b1 like it was a mov
Gert Wollny
2020-04-21
1
-0
/
+1
*
r600/sfn: Fix null pointer deref in live range evalation
Gert Wollny
2020-04-21
1
-2
/
+4
*
r600/nir: Pin interpolation results to channel
Gert Wollny
2020-04-21
3
-0
/
+11
*
r600/sfn: Implementing instructions blocks
Gert Wollny
2020-04-21
12
-36
/
+199
*
r600/sfn: Fix setting alignments when lowering UBOs
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600/sfn: Reduce array limit for scratch usage
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600: Dump a few more variables when requested
Gert Wollny
2020-04-21
1
-0
/
+32
*
anv/android: fix assert in anv_import_ahw_memory
Abhishek Kumar
2020-04-21
1
-1
/
+1
*
st/mesa: Re-assign vs in locations after updating nir info for ffvp/ARB_vp
Danylo Piliaiev
2020-04-21
1
-0
/
+1
*
tu: Fix the advertised maxFragmentInputComponents
Connor Abbott
2020-04-21
1
-1
/
+1
*
freedreno/a6xx: Expand various varying-count bitfields
Connor Abbott
2020-04-21
1
-6
/
+6
*
docs: remove outdated sentence
Erik Faye-Lund
2020-04-21
1
-3
/
+0
*
st/omx: fix gcc warnings
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-3
/
+3
*
gallium/utils: silence strncpy warning
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-1
/
+1
*
mesa: fix crash in find_value
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-1
/
+5
*
nir: Delete the fnoise opcodes
Jason Ekstrand
2020-04-21
4
-44
/
+1
*
glsl: Hard-code noise to zero in builtin_functions.cpp
Jason Ekstrand
2020-04-21
16
-229
/
+33
*
st/glsl_to_nir: make use of nir linker for linking uniforms
Timothy Arceri
2020-04-21
3
-14
/
+17
*
glsl: fix gl_nir_set_uniform_initializers() for bindless textures
Timothy Arceri
2020-04-21
1
-0
/
+6
*
glsl: add bindless support to nir uniform linker
Timothy Arceri
2020-04-21
1
-77
/
+172
*
pick-ui: show commit sha in the pick list
Eric Engestrom
2020-04-21
1
-1
/
+1
*
pick-ui: make .pick_status.json path relative to the git root instead of the ...
Eric Engestrom
2020-04-21
1
-1
/
+4
*
pick-ui: compute .pick_status.json path only once
Eric Engestrom
2020-04-21
1
-7
/
+6
*
intel/fs: Coalesce when the src live range is contained in the dst
Jason Ekstrand
2020-04-21
1
-7
/
+43
*
intel/fs: Rename block to scan_block in can_coalesce_vars
Jason Ekstrand
2020-04-21
1
-4
/
+4
*
radv: use common nir_convert_ycbcr
Jonathan Marek
2020-04-20
1
-122
/
+9
*
anv: use common nir_convert_ycbcr
Jonathan Marek
2020-04-20
1
-123
/
+8
*
nir: convert_ycbcr: preserve alpha channel
Jonathan Marek
2020-04-20
1
-2
/
+2
*
nir: add common convert_ycbcr for vulkan csc
Jonathan Marek
2020-04-20
4
-0
/
+158
*
nir/linking: fix issue with two compact variables in a row. (v2)
Dave Airlie
2020-04-20
1
-0
/
+8
*
pick-ui: auto-scroll the feedback window
Eric Engestrom
2020-04-20
1
-0
/
+2
*
bin/pick-ui: Add a new maintainer script for picking patches
Dylan Baker
2020-04-20
5
-0
/
+1142
*
bin/gen_release_notes.py: Fix version detection for .0 release
Dylan Baker
2020-04-20
2
-37
/
+15
*
anv: Add support for new MMAP_OFFSET ioctl.
Rafael Antognolli
2020-04-20
3
-5
/
+49
*
anv: Add anv_device parameter to anv_gem_munmap.
Rafael Antognolli
2020-04-20
5
-7
/
+8
*
iris/bufmgr: Add support for MMAP_OFFSET ioctl.
Rafael Antognolli
2020-04-20
1
-1
/
+51
*
i965/bufmgr: Add support for MMAP_OFFSET ioctl.
Rafael Antognolli
2020-04-20
1
-1
/
+38
*
iris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu and mmap_wc.
Rafael Antognolli
2020-04-20
1
-30
/
+31
*
i965/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu and mmap_wc.
Rafael Antognolli
2020-04-20
1
-26
/
+29
[next]