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
*
freedreno/a6xx: improve setup_slices() debug msgs
Rob Clark
2018-12-22
1
-6
/
+5
*
freedreno/a6xx: simplify special case for 3d layout
Rob Clark
2018-12-22
1
-9
/
+10
*
freedreno: combine fd_resource_layer_offset()/fd_resource_offset()
Rob Clark
2018-12-22
1
-13
/
+2
*
freedreno/ir3: don't treat all inputs/outputs as vec4
Rob Clark
2018-12-22
2
-14
/
+38
*
freedreno/ir3: fix fallout of extra assert
Rob Clark
2018-12-21
1
-1
/
+1
*
st/nir: Drop unused gl_program parameter in VS input handling helper.
Kenneth Graunke
2018-12-21
1
-2
/
+2
*
st/nir: Gather info after applying lowering FS variant features
Kenneth Graunke
2018-12-21
1
-0
/
+4
*
st/mesa: Combine the DrawPixels and Bitmap passthrough VS programs.
Kenneth Graunke
2018-12-21
4
-33
/
+22
*
st/mesa: Don't open code the drawpixels vertex shader.
Kenneth Graunke
2018-12-21
1
-27
/
+11
*
st/mesa: Drop !passColor optimization in drawpixels shaders.
Kenneth Graunke
2018-12-21
2
-28
/
+20
*
st/mesa: Drop dead 'passthrough_fs' field.
Kenneth Graunke
2018-12-21
1
-2
/
+0
*
radv: Fix wrongly positioned paren.
Bas Nieuwenhuizen
2018-12-21
1
-1
/
+1
*
docs: add note about using backticks for rbs in gitlab
Dylan Baker
2018-12-21
1
-0
/
+11
*
pci_ids: add new VegaM pci id
Alex Deucher
2018-12-21
1
-0
/
+1
*
gallivm: abort when trying to use non-existing intrinsic
Roland Scheidegger
2018-12-21
1
-0
/
+10
*
gallivm: don't use pavg.b intrinsic on llvm >= 6.0
Roland Scheidegger
2018-12-21
2
-51
/
+95
*
travis: meson: port gallium build combinations over
Emil Velikov
2018-12-13
1
-0
/
+187
*
travis: meson: add explicit handling to gallium ST
Emil Velikov
2018-12-12
1
-0
/
+4
*
travis: meson: explicitly control the DRI loaders
Emil Velikov
2018-12-12
1
-6
/
+5
*
travis: meson: add unwind handling
Emil Velikov
2018-12-12
1
-0
/
+4
*
travis: meson: use FOO_DRIVERS directly
Emil Velikov
2018-12-12
1
-9
/
+4
*
travis: meson: enable unit tests
Dylan Baker
2018-12-11
1
-1
/
+3
*
travis: Don't try to read libdrm out of configure.ac
Dylan Baker
2018-12-11
1
-11
/
+1
*
travis: meson: use native files to override llvm-config
Dylan Baker
2018-12-11
1
-17
/
+5
*
travis: printout llvm-config --version
Emil Velikov
2018-12-13
1
-0
/
+2
*
travis: meson: print the configured state
Emil Velikov
2018-12-12
1
-0
/
+1
*
travis: flip to distro xenial, drop sudo false
Emil Velikov
2018-12-13
1
-72
/
+27
*
configure: add CXX11_CXXFLAGS to LLVM_CXXFLAGS
Emil Velikov
2018-12-13
1
-0
/
+1
*
glx/test: meson: assorted include fixes
Emil Velikov
2018-12-12
1
-2
/
+2
*
glx: meson: wire up the dispatch-index-check test
Emil Velikov
2018-12-12
1
-0
/
+5
*
glx: meson: drop includes from a link-only library
Emil Velikov
2018-12-12
1
-1
/
+0
*
TODO: glx: meson: build dri based glx tests, only with -Dglx=dri
Emil Velikov
2018-12-12
2
-19
/
+16
*
pipe-loader: meson: reference correct library
Emil Velikov
2018-12-13
1
-1
/
+1
*
meson: don't require glx/egl/gbm with gallium drivers
Emil Velikov
2018-12-13
1
-3
/
+3
*
bin/get-pick-list.sh: warn when commit lists invalid sha
Emil Velikov
2018-12-21
1
-0
/
+11
*
bin/get-pick-list.sh: rework handing of sha nominations
Emil Velikov
2018-12-21
1
-16
/
+30
*
vc4: Hook up perf_debug() output to GL_ARB_debug_output as well.
Eric Anholt
2018-12-20
2
-0
/
+3
*
vc4: Wire up core pipe_debug_callback
Rhys Kidd
2018-12-20
2
-0
/
+14
*
v3d: Hook up perf_debug() output to GL_ARB_debug output as well.
Eric Anholt
2018-12-20
2
-0
/
+3
*
v3d: Wire up core pipe_debug_callback
Rhys Kidd
2018-12-20
2
-0
/
+14
*
v3d: Drop shadow comparison state from shader variant key.
Eric Anholt
2018-12-20
2
-4
/
+0
*
v3d: Fix simulator mode on i915 render nodes.
Eric Anholt
2018-12-20
1
-28
/
+73
*
docs/meson: Recommend not using CFLAGS and friends
Dylan Baker
2018-12-20
1
-8
/
+8
*
radv: enable shaderStorageImageMultisample feature on GFX8+
Samuel Pitoiset
2018-12-20
3
-4
/
+4
*
radv: add support for FMASK expand
Samuel Pitoiset
2018-12-20
7
-0
/
+335
*
radv: initialize FMASK for images in fully expanded mode
Samuel Pitoiset
2018-12-20
4
-0
/
+39
*
ac/nir: restrict fmask lookup to image load intrinsics
Samuel Pitoiset
2018-12-20
1
-1
/
+1
*
spirv: add support for SpvCapabilityStorageImageMultisample
Samuel Pitoiset
2018-12-20
2
-1
/
+5
*
radv: compute optimal VM alignment for imported buffers
Samuel Pitoiset
2018-12-20
1
-1
/
+30
*
radv: Work around non-renderable 128bpp compressed 3d textures on GFX9.
Bas Nieuwenhuizen
2018-12-20
5
-8
/
+41
[next]