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
*
v3d: fix empty-body instruction
Eric Engestrom
2019-10-27
1
-1
/
+1
*
radv: fix empty-body instruction
Eric Engestrom
2019-10-27
1
-1
/
+1
*
anv: fix empty-body instruction
Eric Engestrom
2019-10-27
1
-1
/
+1
*
freedreno/a2xx: use sysval for pointcoord
Jonathan Marek
2019-10-27
2
-11
/
+9
*
pan/midgard: Disable precise occlusion queries
Alyssa Rosenzweig
2019-10-26
1
-1
/
+1
*
panfrost: allocate bo for occlusion query results
Urja Rannikko
2019-10-26
2
-14
/
+25
*
panfrost: Expose serialized NIR support
Alyssa Rosenzweig
2019-10-26
2
-4
/
+13
*
pipe-loader: Default to kmsro if probe fails
Alyssa Rosenzweig
2019-10-26
1
-0
/
+5
*
pipe-loader: Add kmsro pipe_loader target
Alyssa Rosenzweig
2019-10-26
2
-0
/
+22
*
scons: Fix force_scons parsing.
Jose Fonseca
2019-10-26
1
-3
/
+2
*
radv: enable secure compile support
Timothy Arceri
2019-10-26
2
-3
/
+26
*
radv: a support for a secure compile fork at device creation
Timothy Arceri
2019-10-26
1
-1
/
+299
*
radv: add radv_secure_compile()
Timothy Arceri
2019-10-26
1
-0
/
+134
*
radv: for secure compile exit early from radv_shader_variant_create()
Timothy Arceri
2019-10-26
1
-1
/
+8
*
radv: allow the secure process to read and write from disk cache
Timothy Arceri
2019-10-26
1
-5
/
+77
*
radv: add radv_device_use_secure_compile() helper
Timothy Arceri
2019-10-26
1
-0
/
+6
*
radv: add some new members to radv device and instance for secure compile
Timothy Arceri
2019-10-26
1
-0
/
+21
*
radv: add radv_secure_compile_type enum
Timothy Arceri
2019-10-26
1
-0
/
+11
*
radv: add radv_create_shaders() to radv_shader.h
Timothy Arceri
2019-10-26
2
-1
/
+10
*
radv: add debug option to turn off in memory cache
Timothy Arceri
2019-10-26
3
-5
/
+22
*
radv: get topology from pipeline key rather than VkGraphicsPipelineCreateInfo
Timothy Arceri
2019-10-26
1
-9
/
+8
*
docs: document new feature EGL_EXT_image_flush_external
Marek Olšák
2019-10-25
1
-0
/
+1
*
egl: implement new functions from EGL_EXT_image_flush_external
Marek Olšák
2019-10-25
7
-0
/
+106
*
egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT
Marek Olšák
2019-10-25
3
-11
/
+70
*
st/dri: add support for EGL_EXT_image_flush_external
Marek Olšák
2019-10-25
1
-40
/
+91
*
st/dri: assume external consumers of back buffers can write to the buffers
Marek Olšák
2019-10-25
1
-6
/
+6
*
dri_interface: add interface for EGL_EXT_image_flush_external
Marek Olšák
2019-10-25
1
-1
/
+50
*
include: add the definition of EGL_EXT_image_flush_external
Marek Olšák
2019-10-25
1
-0
/
+11
*
gitlab-ci: Add a job for meson on windows
Dylan Baker
2019-10-25
2
-1
/
+32
*
gitlab-ci: refactor out some common stuff for Windows and Linux
Dylan Baker
2019-10-25
2
-8
/
+13
*
nir: Fix invalid code for MSVC
Dylan Baker
2019-10-25
1
-2
/
+2
*
docs: update releasing process to use new scripts and gitlab
Dylan Baker
2019-10-25
1
-37
/
+12
*
bin/gen_release_notes.py: Add a warning if new features are introduced in a p...
Dylan Baker
2019-10-25
1
-2
/
+5
*
bin/gen_release_notes.py: html escape all external data
Dylan Baker
2019-10-25
1
-4
/
+7
*
bin/post_release.py: Add .html to hrefs
Dylan Baker
2019-10-25
1
-2
/
+3
*
bin/post_version.py: white space fixes
Dylan Baker
2019-10-25
1
-1
/
+1
*
bin/post_version.py: Pass version as an argument
Dylan Baker
2019-10-25
1
-16
/
+10
*
bin/gen_release_notes.py: Return "None" if there are no new features
Dylan Baker
2019-10-25
1
-0
/
+2
*
bin/gen_release_notes.py: strip '#' from gitlab bugs
Dylan Baker
2019-10-25
1
-1
/
+1
*
bin/gen_release_notes.py: fix conditional of bugfix
Dylan Baker
2019-10-25
1
-1
/
+1
*
mesa/main: Ignore filter state for MS texture completeness
Illia Iorin
2019-10-25
1
-3
/
+22
*
Revert "mesa/main: Fix multisample texture initialize"
Illia Iorin
2019-10-25
1
-25
/
+13
*
glsl/serialize: optimize for equal offsets in uniform remap tables
Marek Olšák
2019-10-25
1
-2
/
+28
*
glsl/serialize: restructure remap table code
Marek Olšák
2019-10-25
1
-63
/
+56
*
nir: Use VARYING_SLOT_TESS_MAX to size indirect bitmasks
Kenneth Graunke
2019-10-25
1
-2
/
+2
*
Revert "ci: Disable lima until its farm can get fixed."
Neil Armstrong
2019-10-25
1
-2
/
+2
*
Revert "mapi: Inline call x86_current_tls."
Jason Ekstrand
2019-10-25
1
-7
/
+3
*
rbug: Fix use of alloca() without #include "c99_alloca.h"
Jon Turney
2019-10-25
1
-0
/
+2
*
pan/midgard: Express allocated registers as offsets
Alyssa Rosenzweig
2019-10-25
1
-104
/
+62
*
pan/midgard: Expose more typesize manipulation routines
Alyssa Rosenzweig
2019-10-25
2
-2
/
+4
[next]