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
*
i965: leave the top 4Gb of the high heap VMA unused
Kenneth Graunke
2019-05-07
1
-1
/
+5
*
i965: Force VMA alignment to be a multiple of the page size.
Kenneth Graunke
2019-05-07
1
-0
/
+2
*
i965: Fix BRW_MEMZONE_LOW_4G heap size.
Kenneth Graunke
2019-05-07
1
-1
/
+4
*
nir: Use the flrp lowering pass instead of nir_opt_algebraic
Ian Romanick
2019-05-06
1
-0
/
+24
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-34
/
+10
*
mesa: Leave aliasing of vertex and generic0 attribute to the dlist code.
Mathias Fröhlich
2019-05-04
1
-4
/
+1
*
mesa: Correct the is_vertex_position decision for dlists.
Mathias Fröhlich
2019-05-04
3
-14
/
+28
*
mesa: Set CurrentSavePrimitive in vbo_save_NotifyBegin.
Mathias Fröhlich
2019-05-04
1
-0
/
+2
*
mesa: Remove the _glapi_table argument from _mesa_array_element.
Mathias Fröhlich
2019-05-04
3
-17
/
+11
*
mesa: Constify static const array in api_arrayelt.c
Mathias Fröhlich
2019-05-04
1
-1
/
+1
*
mesa: Remove the now unused _NEW_ARRAY state change flag.
Mathias Fröhlich
2019-05-04
6
-23
/
+2
*
mesa: Rip out now unused gl_context::aelt_context.
Mathias Fröhlich
2019-05-04
7
-91
/
+0
*
mesa: Implement _mesa_array_element by walking enabled arrays.
Mathias Fröhlich
2019-05-04
1
-126
/
+58
*
mesa: Use glVertexAttrib*NV functions for fixed function attribs.
Mathias Fröhlich
2019-05-04
1
-157
/
+28
*
mesa: Factor out index function that will have multiple use.
Mathias Fröhlich
2019-05-04
1
-11
/
+18
*
anv,i965: Stop warning about incomplete gen11 support
Jason Ekstrand
2019-05-03
1
-7
/
+0
*
meson: lift driver-collection out into parent build-file
Erik Faye-Lund
2019-05-02
7
-23
/
+17
*
st/mesa: don't flush the front buffer if it's a pbuffer
Marek Olšák
2019-05-01
1
-3
/
+13
*
mesa: fix pbuffers because internally they are front buffers
Marek Olšák
2019-05-01
1
-20
/
+36
*
mesa: rework error handling in glDrawBuffers
Marek Olšák
2019-05-01
1
-24
/
+31
*
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
[next]