mesa/src/mesa
Eric Anholt a46b73ee25 mesa: Move the FXT1 compressor/decompressor to util/
softpipe failed at handling FXT1, despite exposing it, because we didn't
have a fetch function for it in the util/ format table.

Fixes: #3968
Reviewed-by: Adam jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9194>
2021-02-23 20:38:50 +00:00
..
drivers xlib: Fix build regression since 99e25d183d 2021-02-19 10:10:02 -05:00
main mesa: Move the FXT1 compressor/decompressor to util/ 2021-02-23 20:38:50 +00:00
math mesa/math: Fix address of array always returning true 2020-12-07 23:27:03 +01:00
program mesa: optimize set_varying_vp_inputs by precomputing the conditions 2021-02-15 19:29:09 +00:00
sparc asm: Try to fix sparc assembly for inverse matrix operations 2020-12-03 11:39:47 -08:00
state_tracker gallium/st: lower rectangle textures if not supported 2021-02-23 14:04:30 +00:00
swrast swrast: Use util_format_write_4/4ub for the scattered pixel writes. 2021-01-19 20:02:51 +00:00
swrast_setup remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
tnl mesa: precompute _mesa_get_vao_vp_inputs 2021-02-15 19:29:09 +00:00
tnl_dd
vbo mesa: gather errors and call _mesa_error only once in validate_Draw 2021-02-15 19:29:09 +00:00
x86 asm: Fix x86 assembly for inverse matrix operations 2020-12-03 11:39:47 -08:00
x86-64 mesa: add support for CET to x86/x86-64 asm files. 2019-08-16 09:00:35 +10:00
Android.gen.mk mesa: Move the rest of format_unpack.py out of code generation. 2021-01-15 18:58:50 +00:00
Android.libmesa_dricore.mk android: mesa: Revert "android: mesa: revert "Enable asm unconditionally"" 2019-11-12 18:09:43 +00:00
Android.libmesa_git_sha1.mk git_sha1: simplify logic 2018-08-16 17:38:31 +01:00
Android.libmesa_glsl_utils.mk remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
Android.libmesa_sse41.mk intel: compiler option msse2 and mstackrealign 2018-09-07 13:45:46 +01:00
Android.libmesa_st_mesa.mk android: mesa: Revert "android: mesa: revert "Enable asm unconditionally"" 2019-11-12 18:09:43 +00:00
Android.mk mesa: Replace gen_matypes with a simple header for V4F/mat layout. 2019-07-01 11:12:15 -07:00
Makefile.sources glthread: implement glGetIntegerv for states that glthread tracks 2021-01-21 00:12:35 +00:00
meson.build glthread: implement glGetIntegerv for states that glthread tracks 2021-01-21 00:12:35 +00:00
SConscript mesa: Move the rest of format_unpack.py out of code generation. 2021-01-15 18:58:50 +00:00