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
*
mesa: Add missing display list support for GL_FOG_COORDINATE_SOURCE
Ian Romanick
2019-04-30
1
-0
/
+1
*
i965: Re-enable fast color clears for GEN11.
Plamena Manolova
2019-04-29
1
-15
/
+8
*
delete autotools input files
Eric Engestrom
2019-04-29
3
-36
/
+0
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
5
-21
/
+0
*
mesa/st: remove always-false state
Erik Faye-Lund
2019-04-29
3
-10
/
+0
*
mesa/st: accept NULL and empty buffer objects
Erik Faye-Lund
2019-04-29
1
-7
/
+2
*
mesa/st: remove impossible error-check
Erik Faye-Lund
2019-04-29
1
-2
/
+0
*
compiler: rename SYSTEM_VALUE_VARYING_COORD
Rob Clark
2019-04-25
1
-1
/
+4
*
meson: Force '.so' extension for DRI drivers
Jon Turney
2019-04-25
1
-0
/
+1
*
glsl: handle interactions between EXT_gpu_shader4 and texture extensions
Marek Olšák
2019-04-24
3
-1
/
+3
*
st/mesa: expose EXT_gpu_shader4 if GLSL 1.40 is supported
Marek Olšák
2019-04-24
1
-0
/
+7
*
mesa: only allow EXT_gpu_shader4 in the compatibility profile
Marek Olšák
2019-04-24
1
-1
/
+3
*
mesa: expose EXT_texture_buffer_object
Marek Olšák
2019-04-24
1
-0
/
+1
*
mesa: enable glGet for EXT_gpu_shader4
Marek Olšák
2019-04-24
2
-3
/
+4
*
st/mesa: Don't set atomic counter size != 0 if MAX_SHADER_BUFFERS == 0.
Eric Anholt
2019-04-24
1
-1
/
+1
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
9
-15
/
+22
*
st/mesa: indicate intel extension support for inner_coverage based on cap
Mike Blumenkrantz
2019-04-23
3
-0
/
+4
*
st/mesa: add ATC support
Jonathan Marek
2019-04-23
2
-0
/
+19
*
mesa: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
11
-2
/
+71
*
i965: Tidy bogus indentation left by previous commit
Kenneth Graunke
2019-04-22
1
-26
/
+24
*
i965: Ignore uniform storage for samplers or images, use binding info
Kenneth Graunke
2019-04-22
3
-18
/
+28
*
i965: implement WaEnableStateCacheRedirectToCS
Lionel Landwerlin
2019-04-18
2
-0
/
+6
*
intel/perf: drop counter size field
Lionel Landwerlin
2019-04-17
2
-5
/
+6
*
i965: perf: add mdapi pipeline statistics queries on gen10/11
Lionel Landwerlin
2019-04-17
1
-1
/
+9
*
i965: move mdapi guid into intel/perf
Lionel Landwerlin
2019-04-17
1
-2
/
+1
*
i965: move mdapi result data format to intel/perf
Lionel Landwerlin
2019-04-17
3
-96
/
+10
*
i965: move brw_timebase_scale to device info
Lionel Landwerlin
2019-04-17
5
-19
/
+15
*
i965: move OA accumulation code to intel/perf
Lionel Landwerlin
2019-04-17
3
-167
/
+45
*
i965: move mdapi data structure to intel/perf
Lionel Landwerlin
2019-04-17
1
-96
/
+7
*
i965: extract performance query metrics
Lionel Landwerlin
2019-04-17
23
-148117
/
+206
*
i965: store device revision in gen_device_info
Lionel Landwerlin
2019-04-17
3
-6
/
+4
*
i965: Move program key debugging to the compiler.
Kenneth Graunke
2019-04-16
9
-283
/
+36
*
nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi when possible
Marek Olšák
2019-04-16
1
-0
/
+1
*
compiler/glsl: handle case where we have multiple users for types
Tapani Pälli
2019-04-16
1
-0
/
+4
*
Delete autotools
Dylan Baker
2019-04-15
13
-955
/
+0
*
st/mesa: add support for EXT_shader_image_load_formatted
Rhys Perry
2019-04-15
1
-0
/
+1
*
mesa, glsl: add support for EXT_shader_image_load_formatted
Rhys Perry
2019-04-15
2
-0
/
+2
*
intel: Emit 3DSTATE_VF_STATISTICS dynamically
Kenneth Graunke
2019-04-14
2
-6
/
+24
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-4
/
+4
*
mesa: don't overwrite existing shader files with MESA_SHADER_CAPTURE_PATH
Marek Olšák
2019-04-12
1
-3
/
+17
*
ac/nir_to_llvm: add image bindless support
Timothy Arceri
2019-04-12
1
-0
/
+2
*
glsl/nir: add support for lowering bindless images_derefs
Karol Herbst
2019-04-12
1
-1
/
+1
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
2
-9
/
+13
*
nir: move brw_nir_rewrite_image_intrinsic into common code
Karol Herbst
2019-04-12
1
-1
/
+1
*
swrast: fix undefined shift of 1 << 31
Dave Airlie
2019-04-12
1
-1
/
+1
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
4
-4
/
+4
*
st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFORMS case as well.
Eric Anholt
2019-04-10
4
-0
/
+19
*
virgl: Enable passing arrays as input to fragment shaders
Gert Wollny
2019-04-10
1
-7
/
+57
*
gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+1
*
i965: Advertise NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+1
[next]