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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/hash_table: update users to use new optimal integer hash functions
Anthony Pesch
2020-01-23
1
-14
/
+2
*
util/hash_table: added hash functions for integer types
Anthony Pesch
2020-01-23
1
-1
/
+1
*
util: Remove tmp argument from BITSET_FOREACH_SET macro
Matt Turner
2020-01-23
2
-4
/
+2
*
iris: Enable INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+6
*
i965: Enable INTEL_shader_integer_functions2 on Gen8+
Ian Romanick
2020-01-23
2
-0
/
+6
*
glsl: Add new expressions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+7
*
mesa: Extension boilerplate for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
2
-0
/
+2
*
radeon: Fix multiple definition error with radeon_debug
Timur Kristóf
2020-01-22
2
-7
/
+17
*
nir: Drop the ssbo_offset to atomic lowering.
Eric Anholt
2020-01-21
2
-3
/
+2
*
gallium: Pack the atomic counters just above the SSBOs.
Eric Anholt
2020-01-21
6
-14
/
+24
*
mesa: Make atomic lowering put atomics above SSBOs.
Eric Anholt
2020-01-21
7
-34
/
+31
*
Revert "gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES"
Daniel Stone
2020-01-20
1
-14
/
+0
*
gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES
Marek Olšák
2020-01-17
1
-0
/
+14
*
st/mesa: Allocate full miplevels if MaxLevel is explicitly set
Kenneth Graunke
2020-01-16
1
-0
/
+11
*
st/mesa: run st_nir_lower_tex_src_plane for lowered xyuv/ayuv
Jonathan Marek
2020-01-15
1
-1
/
+2
*
st/mesa: don't lower YUV when driver supports it natively
Jonathan Marek
2020-01-15
5
-41
/
+68
*
st/mesa: implement EGLImageTargetTexStorage
Gurchetan Singh
2020-01-15
2
-0
/
+30
*
st/mesa: refactor egl image binding a bit
Gurchetan Singh
2020-01-15
1
-2
/
+3
*
mesa/st: Move the dword slot counting function to glsl_types as well.
Eric Anholt
2020-01-14
7
-130
/
+8
*
mesa/prog: Reuse count_vec4_slots() from ir_to_mesa.
Eric Anholt
2020-01-14
1
-75
/
+1
*
mesa/st: Move the vec4 type size function into core GLSL types.
Eric Anholt
2020-01-14
4
-103
/
+13
*
mesa/st: Deduplicate the NIR uniform lowering code.
Eric Anholt
2020-01-14
3
-18
/
+16
*
mesa/st: use float literals
Erik Faye-Lund
2020-01-14
1
-4
/
+4
*
i965: Simplify brw_get_renderer_string()
Kenneth Graunke
2020-01-13
1
-20
/
+10
*
mesa: Fix detection of invalidating both depth and stencil.
Eric Anholt
2020-01-13
1
-2
/
+3
*
mesa/st: lower samplers before nir_lower_tex
Rob Clark
2020-01-13
1
-0
/
+4
*
i965: support EXT_EGL_image_storage
Gurchetan Singh
2020-01-13
2
-0
/
+30
*
i965: refactor intel_image_target_texture_2d
Gurchetan Singh
2020-01-13
1
-4
/
+15
*
i965: track if image is created by a dmabuf
Gurchetan Singh
2020-01-13
2
-0
/
+2
*
dri_util: add driImageFormatToSizedInternalGLFormat function
Gurchetan Singh
2020-01-13
2
-45
/
+82
*
glapi / teximage: implement EGLImageTargetTexStorageEXT
Gurchetan Singh
2020-01-13
6
-7
/
+117
*
teximage: split out helper from EGLImageTargetTexture2DOES
Gurchetan Singh
2020-01-13
1
-18
/
+29
*
mesa/st: fix a memory leak in get_version
Andrii Simiklit
2020-01-10
1
-2
/
+3
*
main: fix coverity error in _mesa_program_resource_find_name()
Samuel Iglesias Gonsálvez
2020-01-10
1
-1
/
+4
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
1
-0
/
+1
*
mesa: create program resource hash in a single place
Tapani Pälli
2020-01-09
4
-6
/
+3
*
mesa: Prevent _MaxLevel from being less than zero
Thong Thai
2020-01-08
1
-1
/
+1
*
gallium: bypass u_vbuf if it's not needed (no fallbacks and no user VBOs)
Marek Olšák
2020-01-08
3
-24
/
+24
*
gallium: put u_vbuf_get_caps return values into u_vbuf_caps
Marek Olšák
2020-01-08
1
-3
/
+3
*
meta: Add cleanup function for Bitmap
Yevhenii Kolesnikov
2020-01-08
1
-0
/
+17
*
main: allow external textures for BindImageTexture
Yevhenii Kolesnikov
2020-01-08
1
-1
/
+5
*
mesa/st/i965: add a ProgramResourceHash for quicker resource lookup
Tapani Pälli
2020-01-07
7
-5
/
+95
*
glsl: use nir linker to link atomics
Timothy Arceri
2020-01-07
2
-1
/
+10
*
mesa: add new UseNIRGLSLLinker constant
Timothy Arceri
2020-01-07
1
-0
/
+3
*
glsl: rename gl_nir_link() to gl_nir_link_spirv()
Timothy Arceri
2020-01-07
2
-2
/
+2
*
st/mesa: Lower vars to ssa and constant prop before gl_nir_lower_buffers
Kristian H. Kristensen
2020-01-06
1
-6
/
+9
*
st/mesa: use uint-samplers for sampling stencil buffers
Erik Faye-Lund
2020-01-06
1
-4
/
+6
*
i965: Allow HiZ for glCopyImageSubData sources
Jason Ekstrand
2020-01-04
1
-0
/
+9
*
i965/blorp: Don't resolve HiZ unless we're reinterpreting
Jason Ekstrand
2020-01-04
1
-1
/
+1
*
blorp: Allow reading with HiZ
Jason Ekstrand
2020-01-04
1
-0
/
+6
[next]