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
...
*
st/mesa: finalize NIR after shader variant passes for TCS/TES/GS/CS
Marek Olšák
2019-10-16
1
-2
/
+3
*
st/mesa: unify transform feedback info translation code
Marek Olšák
2019-10-16
4
-86
/
+48
*
st/mesa: move vertex program preparation code into st_prepare_vertex_program
Marek Olšák
2019-10-16
2
-31
/
+42
*
st/mesa: clean up more after the removal of st_compute_program
Marek Olšák
2019-10-16
3
-124
/
+31
*
st/mesa: deduplicate st_common_program code in st_program_string_notify
Marek Olšák
2019-10-16
1
-40
/
+8
*
st/mesa: sink TCS/TES/GS/CS translate code into st_translate_common_program
Marek Olšák
2019-10-16
3
-221
/
+116
*
st/mesa: deduplicate cases in st_deserialise_ir_program
Marek Olšák
2019-10-16
1
-73
/
+20
*
st/mesa: remove st_compute_program in favor of st_common_program
Marek Olšák
2019-10-16
11
-174
/
+59
*
st/mesa: don't store stream output info to shader cache for tess ctrl shaders
Marek Olšák
2019-10-16
1
-2
/
+3
*
st/mesa: simplify the signature of st_release_basic_variants
Marek Olšák
2019-10-16
4
-28
/
+13
*
st/mesa: deduplicate code for ATI fs in st_program_string_notify
Marek Olšák
2019-10-16
1
-17
/
+9
*
st/mesa: use *prog at the end of st_link_nir
Marek Olšák
2019-10-16
1
-4
/
+4
*
st/mesa: fix crash for drivers supporting nir defaulting to tgsi
Karol Herbst
2019-10-16
1
-4
/
+4
*
mesa/math: delete duplicate extern symbol
Eric Engestrom
2019-10-16
1
-2
/
+0
*
mesa/math: delete leftover... from 18 years ago (!)
Eric Engestrom
2019-10-16
1
-4
/
+0
*
mesa: fix invalid target error handling for teximage
Pierre-Eric Pelloux-Prayer
2019-10-16
1
-7
/
+8
*
mesa: Handle pbuffers in desktop GL framebuffer attachment queries
Kenneth Graunke
2019-10-15
1
-5
/
+7
*
mesa: Make back_to_front_if_single_buffered non-static
Kenneth Graunke
2019-10-15
2
-5
/
+9
*
mesa: Use ctx->ReadBuffer in glReadBuffer back-to-front tests
Kenneth Graunke
2019-10-15
1
-4
/
+5
*
st/mesa: always allocate pack/unpack buffers as staging
Marek Olšák
2019-10-15
1
-8
/
+6
*
glsl: Add opcodes for atan and atan2
Neil Roberts
2019-10-12
2
-0
/
+4
*
egl: Fixes transparency with EGL and X11.
Hal Gentz
2019-10-11
2
-0
/
+5
*
st/glsl: add support for alternate TG4 encoding.
Dave Airlie
2019-10-11
2
-1
/
+22
*
meson: Add necessary defines for mesa_gallium on windows
Dylan Baker
2019-10-10
1
-2
/
+14
*
GL: drop symbols mangling support
Eric Engestrom
2019-10-10
2
-8
/
+0
*
st/mesa: use nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
4
-43
/
+20
*
nir: move gl_nir_opt_access from glsl directory
Marek Olšák
2019-10-10
1
-1
/
+1
*
nir: add a strip parameter to nir_serialize
Marek Olšák
2019-10-10
2
-2
/
+2
*
st/mesa: fix R8 bitmap texture for TGSI paths.
Dave Airlie
2019-10-10
1
-1
/
+1
*
i965: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
2
-0
/
+6
*
meta: leak of shader program when decompressing tex-images
Sergii Romantsov
2019-10-09
1
-0
/
+1
*
mesa/main: prefer R8-textures instead of A8 for glBitmap in display lists
Erik Faye-Lund
2019-10-09
3
-3
/
+16
*
st/mesa: Prefer R8 for bitmap textures
Dave Airlie
2019-10-09
2
-8
/
+3
*
st/mesa: Fix inverted polygon stipple condition
Kenneth Graunke
2019-10-08
1
-1
/
+1
*
gallium: Enable MESA_framebuffer_flip_y
Fritz Koenig
2019-10-08
4
-6
/
+4
*
mesa: Allow MESA_framebuffer_flip_y for GLES 3
Fritz Koenig
2019-10-08
4
-13
/
+62
*
gallium/tgsi: add support for DEMOTE and READ_HELPER opcodes
Ilia Mirkin
2019-10-07
1
-2
/
+5
*
st/mesa: use simple_mtx_t instead of mtx_t
Marek Olšák
2019-10-07
4
-34
/
+34
*
mesa: don't forget to clear _Layer field on texture unit
Lionel Landwerlin
2019-10-01
1
-1
/
+1
*
i965: Enable EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+2
*
gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
glsl: Add helperInvocationEXT() builtin
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
glsl: Add ir_demote
Caio Marcelo de Oliveira Filho
2019-09-30
2
-0
/
+14
*
mesa: Extension boilerplate for EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
2
-0
/
+2
*
shader_enums: Move MAX_DRAW_BUFFERS to this file.
Eric Anholt
2019-09-27
1
-6
/
+1
*
mesa/st: calculate texture size based on EGLImage miplevel
Tapani Pälli
2019-09-26
1
-2
/
+5
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-1
/
+13
*
Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"
Kenneth Graunke
2019-09-23
2
-9
/
+0
*
st/mesa: Bail on incomplete attachments in discard_framebuffer
Kenneth Graunke
2019-09-22
1
-1
/
+1
*
clover: add support for passing kernels as nir to the driver
Karol Herbst
2019-09-21
1
-0
/
+3
[prev]
[next]