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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
1
-1
/
+1
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
2
-2
/
+2
*
Revert "mesa: bump GL_MAX_ELEMENTS_INDICES and GL_MAX_ELEMENTS_VERTICES"
Kenneth Graunke
2018-08-24
2
-5
/
+2
*
Revert recent changes about not including compute in combined limits.
Kenneth Graunke
2018-08-24
3
-27
/
+26
*
st/mesa: expose KHR_texture_compression_astc_sliced_3d
Marek Olšák
2018-08-24
1
-2
/
+4
*
st/mesa: expose EXT_disjoint_timer_query
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose EXT_vertex_attrib_64bit
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_query_buffer_object
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_multi_draw_indirect
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_gpu_shader_int64
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose ARB_post_depth_coverage in the Compatibility profile
Marek Olšák
2018-08-24
1
-1
/
+1
*
i965: don't include compute resources in "Combined" limits
Kenneth Graunke
2018-08-23
1
-11
/
+11
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
1
-1
/
+2
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
1
-0
/
+2
*
st/mesa: fix up uniform limits to be able to expose large UBOs
Marek Olšák
2018-08-23
1
-8
/
+23
*
st/mesa: don't include compute resources in "Combined" limits
Marek Olšák
2018-08-23
1
-6
/
+3
*
st/mesa: set ctx->Const.SubPixelBits
Marek Olšák
2018-08-23
1
-0
/
+1
*
mesa: make MaxCombinedUniformComponents 64-bit to allow large UBOs
Marek Olšák
2018-08-23
2
-7
/
+7
*
mesa: add ctx->Const.MaxGeometryShaderInvocations
Marek Olšák
2018-08-23
3
-2
/
+4
*
mesa: don't include compute resources in MAX_COMBINED_* limits
Marek Olšák
2018-08-23
1
-9
/
+13
*
mesa: bump GL_MAX_ELEMENTS_INDICES and GL_MAX_ELEMENTS_VERTICES
Marek Olšák
2018-08-23
2
-2
/
+5
*
mesa: remove incorrect change for EXT_disjoint_timer_query
Marek Olšák
2018-08-23
1
-2
/
+1
*
configure: allow building with python3
Emil Velikov
2018-08-23
2
-2
/
+2
*
meson: Run the install script with Python 3
Mathieu Bridon
2018-08-23
1
-0
/
+1
*
i965: Enable INTEL_shader_atomic_float_minmax on Gen9+
Ian Romanick
2018-08-22
1
-0
/
+1
*
i965: Sort Gen9+ extension enables
Ian Romanick
2018-08-22
1
-3
/
+3
*
mesa: Extension boilerplate for INTEL_shader_atomic_float_minmax
Ian Romanick
2018-08-22
2
-0
/
+2
*
mesa: Extension boilerplate for NV_shader_atomic_float
Ian Romanick
2018-08-22
2
-0
/
+2
*
i965/miptree: Fix can_blit_slice()
Nanley Chery
2018-08-22
1
-4
/
+3
*
i965/miptree: Use miptree_map in map_blit functions
Nanley Chery
2018-08-22
1
-8
/
+6
*
i965/icl: Allow headerless sampler messages for pre-emptable contexts
Anuj Phogat
2018-08-21
2
-0
/
+15
*
i965: Implement EGL_KHR_mutable_render_buffer
Chad Versace
2018-08-21
3
-4
/
+107
*
mesa: move legacy hyperz option from dri config
Timothy Arceri
2018-08-21
1
-0
/
+5
*
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
2018-08-21
1
-3
/
+1
*
mesa: drop legacy no_rast dri option
Timothy Arceri
2018-08-21
6
-11
/
+3
*
i965: remove unused no_rast bool
Timothy Arceri
2018-08-21
1
-1
/
+0
*
i915: remove early_z dri option
Timothy Arceri
2018-08-21
4
-16
/
+0
*
Add NV_fragment_shader_interlock support.
Kevin Rogovin
2018-08-20
1
-0
/
+1
*
i965: Advertise 8 bits subpixel precision for viewport bounds on gen6+
Danylo Piliaiev
2018-08-20
1
-1
/
+1
*
mesa: move legacy dri config option texture_units
Timothy Arceri
2018-08-20
1
-0
/
+5
*
mesa: move legacy dri config option texture_blend_quality
Timothy Arceri
2018-08-20
1
-0
/
+6
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
6
-6
/
+8
*
bin: always define MESA_GIT_SHA1 to make it directly usable in code
Eric Engestrom
2018-08-16
2
-10
/
+2
*
git_sha1: simplify logic
Eric Engestrom
2018-08-16
1
-1
/
+1
*
i965: drop unused assignment
Eric Engestrom
2018-08-16
1
-2
/
+0
*
mesa/st: fix array indices off-by-one error in remapping
Gert Wollny
2018-08-16
2
-6
/
+6
*
i965: do not emit empty surface state
Erik Faye-Lund
2018-08-15
1
-0
/
+5
*
intel/ppgtt: 4096 replaced by PAGE_SIZE
Sergii Romantsov
2018-08-15
1
-6
/
+6
*
intel/ppgtt: memory address alignment
Sergii Romantsov
2018-08-15
1
-4
/
+3
*
i965: Emitting 3DSTATE_SO_BUFFER of 0-size.
Sergii Romantsov
2018-08-15
1
-4
/
+5
[next]