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: remove unused st_xxx_program::sha1
Marek Olšák
2019-10-17
1
-6
/
+0
*
st/mesa: remove st_vp_variant_key in favor of st_common_variant_key
Marek Olšák
2019-10-17
3
-25
/
+8
*
st/mesa: remove num_tgsi_tokens from st_xx_program
Marek Olšák
2019-10-17
3
-30
/
+16
*
st/mesa: rename basic -> common for st_common_program
Marek Olšák
2019-10-17
5
-30
/
+30
*
st/mesa: rename st_xxx_program::tgsi to state
Marek Olšák
2019-10-17
6
-97
/
+97
*
st/mesa: lower doubles for NIR after linking
Marek Olšák
2019-10-17
1
-20
/
+17
*
st/mesa: call st_nir_opts for linked shaders only once
Marek Olšák
2019-10-17
1
-1
/
+12
*
mesa: Refactor the entirety of _mesa_format_matches_format_and_type().
Eric Anholt
2019-10-17
6
-642
/
+111
*
mesa: Add support for array formats of depth and stencil.
Eric Anholt
2019-10-17
6
-8
/
+83
*
mesa: Add format/type matching for DEPTH/UINT_24_8.
Eric Anholt
2019-10-17
1
-0
/
+2
*
mesa: Fix depth/stencil ordering in _mesa_format_from_format_and_type().
Eric Anholt
2019-10-17
1
-1
/
+1
*
mesa: Add debug info to _mesa_format_from_format_and_type() error path.
Eric Anholt
2019-10-17
1
-0
/
+4
*
st/mesa: Also enable GS when ESSLVersion > 320
Kristian H. Kristensen
2019-10-17
1
-1
/
+1
*
st/mesa: silence a warning in st_nir_lower_tex_src_plane
Marek Olšák
2019-10-17
1
-1
/
+1
*
st/mesa: call the reset callback if glGetGraphicsResetStatus returns a failure
Marek Olšák
2019-10-17
1
-12
/
+14
*
mesa/st: support lowering user-clip-planes automatically
Erik Faye-Lund
2019-10-17
5
-2
/
+42
*
mesa/program: support referencing the clip-space clip-plane state
Erik Faye-Lund
2019-10-17
2
-0
/
+14
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
1
-1
/
+2
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
1
-1
/
+1
*
mesa/gallium: automatically lower two-sided lighting
Erik Faye-Lund
2019-10-17
6
-3
/
+19
*
mesa/gallium: automatically lower point-size
Erik Faye-Lund
2019-10-17
5
-1
/
+22
*
st/mesa: move point_size_per_vertex-logic to helper
Erik Faye-Lund
2019-10-17
2
-30
/
+34
*
mesa/gallium: automatically lower alpha-testing
Erik Faye-Lund
2019-10-17
5
-1
/
+24
*
mesa: expose alpha-ref as a state-variable
Erik Faye-Lund
2019-10-17
2
-0
/
+11
*
st/mesa: handling lower flatshading for NIR drivers.
Dave Airlie
2019-10-17
6
-1
/
+18
*
st/mesa: reorder and document code in st_translate_vertex_program
Marek Olšák
2019-10-16
1
-19
/
+25
*
st/mesa: call prog_to_nir sooner for ARB_fp
Marek Olšák
2019-10-16
1
-34
/
+32
*
st/mesa: don't call translate_*_program functions for NIR
Marek Olšák
2019-10-16
3
-27
/
+21
*
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
[next]