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
*
meson: always define libglapi
Dylan Baker
2019-05-03
1
-0
/
+2
*
meson: Fix missing glproto dependency for gallium-glx
Chuck Atkins
2019-05-03
2
-3
/
+5
*
radv: apply the indexing workaround for atomic buffer operations on GFX9
Samuel Pitoiset
2019-05-03
3
-5
/
+14
*
get_reviewer.pl: improve portability
Alyssa Ross
2019-05-03
1
-1
/
+2
*
anv: fix crash when application does not provide push constants
Lionel Landwerlin
2019-05-03
1
-1
/
+1
*
radv: fix radv_get_aspect_format() for D+S formats
Samuel Pitoiset
2019-05-03
1
-0
/
+2
*
intel/fs: Assert when brw_fs_nir sees a nir_deref_instr
Caio Marcelo de Oliveira Filho
2019-05-02
1
-1
/
+1
*
r600: implement resource_get_info
Julien Isorce
2019-05-03
1
-5
/
+29
*
util/bitset: fix bitset range mask calculations.
Dave Airlie
2019-05-03
1
-2
/
+2
*
util/tests: add basic unit tests for bitset
Dave Airlie
2019-05-03
2
-0
/
+141
*
nir: fix lower vars to ssa for larger vector sizes.
Dave Airlie
2019-05-03
1
-4
/
+4
*
spirv: fix SpvOpBitSize return value.
Dave Airlie
2019-05-03
1
-3
/
+1
*
iris: Disable dual source blending when shader doesn't handle it
Kenneth Graunke
2019-05-02
1
-4
/
+15
*
anv: Stop including POS in FS input limits
Jason Ekstrand
2019-05-02
1
-1
/
+1
*
nir: fix nir tex print harder
Rob Clark
2019-05-02
1
-6
/
+5
*
docs: fixup mistake in contents
Erik Faye-Lund
2019-05-02
1
-4
/
+0
*
lima/ppir: support nir_op_ftrunc
Erico Nunes
2019-05-02
3
-0
/
+14
*
gitlab-ci: merge meson-glvnd into meson-swr
Eric Engestrom
2019-05-02
1
-23
/
+6
*
gitlab-ci: simplify meson job names
Eric Engestrom
2019-05-02
1
-4
/
+4
*
gitlab-ci: meson-gallium-radeonsi was a subset of meson-gallium-clover-llvm
Eric Engestrom
2019-05-02
1
-20
/
+0
*
gitlab-ci: merge several meson jobs
Eric Engestrom
2019-05-02
1
-53
/
+19
*
gbm: Improve documentation of BO import
Heinrich
2019-05-02
1
-3
/
+5
*
radv: only need to force emit the TCS regs on Vega10 and Raven1
Samuel Pitoiset
2019-05-02
1
-2
/
+2
*
glsl: fix and clean up NV_compute_shader_derivatives support
Marek Olšák
2019-05-02
1
-54
/
+24
*
st/dri: decrease input lag by syncing sooner in SwapBuffers
Marek Olšák
2019-05-02
2
-11
/
+11
*
meson: add build-summary
Erik Faye-Lund
2019-05-02
1
-0
/
+127
*
meson: give dri- and gallium-drivers separate vars
Erik Faye-Lund
2019-05-02
1
-36
/
+36
*
meson: lift driver-collection out into parent build-file
Erik Faye-Lund
2019-05-02
7
-23
/
+17
*
docs: mark KHR_blend_equation_advanced done on a6xx
Rob Clark
2019-05-02
1
-1
/
+1
*
freedreno/a6xx: smaller hammer for fb barrier
Rob Clark
2019-05-02
3
-0
/
+48
*
freedreno/a6xx: KHR_blend_equation_advanced support
Rob Clark
2019-05-02
7
-5
/
+96
*
freedreno/ir3: fb read support
Rob Clark
2019-05-02
3
-7
/
+33
*
freedreno/drm: expose GMEM_BASE address
Rob Clark
2019-05-02
3
-0
/
+9
*
nir: add pass to lower fb reads
Rob Clark
2019-05-02
5
-6
/
+141
*
nir: fix lower_wpos_ytransform in load_frag_coord case
Rob Clark
2019-05-02
1
-10
/
+11
*
nir: rework tex instruction printing
Rob Clark
2019-05-02
1
-8
/
+10
*
freedreno/ir3: add some ubo range related asserts
Rob Clark
2019-05-02
3
-4
/
+11
*
freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo lowering
Rob Clark
2019-05-02
3
-1
/
+9
*
freedreno/ir3: fix lowered ubo region alignment
Rob Clark
2019-05-02
1
-1
/
+1
*
freedreno/ir3: fix shader variants vs UBO analysis
Rob Clark
2019-05-02
1
-1
/
+3
*
vulkan/overlay: add TODO list
Lionel Landwerlin
2019-05-02
1
-0
/
+3
*
vulkan/overlay: make overriden functions static
Lionel Landwerlin
2019-05-02
1
-25
/
+26
*
vulkan/overlay: make overlay size configurable
Lionel Landwerlin
2019-05-02
3
-1
/
+18
*
vulkan/overlay: add a frame counter option
Lionel Landwerlin
2019-05-02
2
-1
/
+5
*
vulkan/overlay: record all select metrics into output file
Lionel Landwerlin
2019-05-02
2
-1
/
+48
*
vulkan/overlay: add a margin to the size of the window
Lionel Landwerlin
2019-05-02
1
-5
/
+6
*
vulkan/overlay: add no display option
Lionel Landwerlin
2019-05-02
3
-25
/
+50
*
vulkan/overlay: add pipeline statistic & timestamps support
Lionel Landwerlin
2019-05-02
2
-55
/
+383
*
vulkan/overlay: record stats in command buffers and accumulate on exec/submit
Lionel Landwerlin
2019-05-02
2
-141
/
+238
*
vulkan/overlay: update help printout
Lionel Landwerlin
2019-05-02
1
-2
/
+2
[next]