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
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: use idep_nir instead of libnir in libclnir
Eric Engestrom
2019-10-07
1
-2
/
+2
*
Revert "Revert "st/dri2: Implement DRI2bufferDamageExtension""
Boris Brezillon
2019-10-07
1
-0
/
+35
*
Revert "st/dri2: Implement DRI2bufferDamageExtension"
Boris Brezillon
2019-10-07
1
-35
/
+0
*
st/dri: Perform MSAA downsampling for __DRI2_THROTTLE_COPYSUBBUFFER
Kenneth Graunke
2019-10-05
1
-2
/
+4
*
meson: remove -DGALLIUM_SOFTPIPE from st/osmesa
Dylan Baker
2019-10-01
1
-1
/
+0
*
haiku: fix Mesa build
Ken Mays
2019-10-01
2
-3
/
+11
*
meson: gallium media state trackers require libdrm with x11
Dylan Baker
2019-09-30
4
-8
/
+14
*
meson: Link xvmc with libxv
Dylan Baker
2019-09-27
1
-3
/
+7
*
meson: Try finding libxvmcw via pkg-config before using find_library
Dylan Baker
2019-09-27
1
-2
/
+7
*
st/nine: Ignore D3DSIO_RET if it is the last instruction in a shader
Danylo Piliaiev
2019-09-25
1
-1
/
+7
*
clover: eliminate "ignoring attributes on template argument" warning
Karol Herbst
2019-09-25
1
-1
/
+10
*
clover/codegen: remove unused get_symbol_offsets function
Karol Herbst
2019-09-25
1
-12
/
+0
*
clover/llvm: remove harmful std::move call
Karol Herbst
2019-09-25
1
-1
/
+1
*
clover/nir: fix compilation with g++-5.5 and maybe earlier
Karol Herbst
2019-09-23
1
-10
/
+7
*
clover: add support for passing kernels as nir to the driver
Karol Herbst
2019-09-21
6
-7
/
+245
*
clover: prepare supporting multiple IRs
Karol Herbst
2019-09-21
3
-6
/
+64
*
clover: add support for drivers having no proper binary format
Karol Herbst
2019-09-21
1
-2
/
+3
*
clover/functional: add id_equals helper
Karol Herbst
2019-09-21
1
-0
/
+15
*
rename pipe_llvm_program_header to pipe_binary_program_header
Karol Herbst
2019-09-21
2
-3
/
+3
*
gallium: add blob field to pipe_llvm_program_header
Karol Herbst
2019-09-21
1
-2
/
+1
*
clover/llvm: Add functions for compiling from source to SPIR-V
Pierre Moreau
2019-09-21
3
-17
/
+92
*
clover/llvm: Add options for dumping SPIR-V binaries
Pierre Moreau
2019-09-21
3
-1
/
+37
*
clover/spirv: Add functions for parsing arguments, linking programs, etc.
Pierre Moreau
2019-09-21
2
-5
/
+608
*
clover/spirv: Add functions for validating SPIR-V binaries
Pierre Moreau
2019-09-21
4
-1
/
+168
*
meson: Check for SPIRV-Tools and llvm-spirv
Pierre Moreau
2019-09-21
1
-2
/
+7
*
gallium/osmesa: Fix the inability to set no context as current.
Hal Gentz
2019-09-20
1
-0
/
+5
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
1
-6
/
+13
*
gallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)
Adam Jackson
2019-09-17
2
-27
/
+40
*
gallium/xlib: Remove MakeCurrent_PrevContext
Adam Jackson
2019-09-17
1
-12
/
+5
*
gallium/xlib: Remove drawable caching from the MakeCurrent path
Adam Jackson
2019-09-17
1
-32
/
+3
*
dri: Use DRM_FORMAT_* instead of defining our own copy.
Eric Anholt
2019-09-11
2
-37
/
+38
*
gallium: Require LLVM >= 3.9
Adam Jackson
2019-09-11
1
-30
/
+0
*
mesa: Eliminate gl_config::rgbMode
Adam Jackson
2019-09-09
2
-47
/
+28
*
mesa: Eliminate gl_config::have{Accum,Depth,Stencil}Buffer
Adam Jackson
2019-09-09
2
-6
/
+2
*
mesa: Remove unused gl_config::indexBits
Adam Jackson
2019-09-09
1
-2
/
+0
*
gallium/xlib: Fix an obvious thinko
Adam Jackson
2019-09-09
1
-1
/
+1
*
clover: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOR
Eric Engestrom
2019-09-06
1
-2
/
+3
*
clover: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
2
-17
/
+19
*
clover: Fix build after clang r370122.
Hal Gentz
2019-09-04
2
-2
/
+16
*
gallium/osmesa: Move 565 format selection checks where the rest are.
Eric Anholt
2019-09-04
1
-4
/
+2
*
gallium/osmesa: Fix a race in creating the stmgr.
Eric Anholt
2019-09-04
1
-9
/
+17
*
st/nine: Properly initialize GLSL types for NIR shaders.
Timur Kristóf
2019-08-28
1
-0
/
+5
*
glx: Sync <GL/glxext.h> with Khronos
Adam Jackson
2019-08-22
1
-4
/
+3
*
gallium: Add buffer and configs handling or fp16 formats
Kevin Strasser
2019-08-21
4
-0
/
+50
*
gallium: Use consistent approach for config format filtering
Kevin Strasser
2019-08-21
1
-8
/
+9
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-20
1
-1
/
+1
*
gallium: add back YVU support
Xiong, James
2019-08-16
1
-5
/
+5
*
st/dri2: Implement DRI2bufferDamageExtension
Daniel Stone
2019-08-13
1
-0
/
+35
*
gallium/dri2: Use pipe_screen::resource_get_param in image queries
Jordan Justen
2019-08-13
1
-0
/
+71
*
gallium/dri2: Support images with multiple planes for modifiers
Jordan Justen
2019-08-13
2
-3
/
+33
[next]