mesa/src/mesa
Kenneth Graunke 9e779e59b2 Revert "i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2"
This reverts commit d80cbbeaff.

It turns out that formats do matter - the framebuffer's miptree has an
sRGB format, and the one we created did not.  This broke rendering when
using KWin compositing, GNOME Terminal Fedora (with a transparent
background), and Qt menu rendering in general, to name a few.

It's been a month and this hasn't been fixed, and I'm sick of reverting
this patch or applying NAK'd hacks and restarting various programs at
random times every day, multiple times a day, to keep my desktop
environment functional.

The only benefit of this patch was to prepare the way for modifiers,
which AFAIK aren't finished yet anyway, so there's really no downside
to reverting it.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102924
2017-10-16 16:02:53 -07:00
..
drivers Revert "i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2" 2017-10-16 16:02:53 -07:00
main mesa: minor simplification in test_attachment_completeness() 2017-10-14 10:30:27 -06:00
math
program meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
sparc
state_tracker compiler/blob: Switch to init/finish instead of create/destroy 2017-10-12 21:47:06 -07:00
swrast mesa: Add X1B5G5R5 along with A1B5G5R5. 2017-10-10 09:31:29 -07:00
swrast_setup
tnl mesa: move _mesa_exec_malloc/free() prototypes to their own header 2017-10-10 11:28:31 -06:00
tnl_dd
vbo vbo: fix build errors on android 2017-09-05 07:55:34 +03:00
x86 mesa: move _mesa_exec_malloc/free() prototypes to their own header 2017-10-10 11:28:31 -06:00
x86-64
.gitignore
Android.gen.mk mesa: Fix Android build 2017-06-28 14:41:45 -07:00
Android.libmesa_dricore.mk Android: add libmesa_nir dependency to libmesa_dricore 2017-10-16 14:49:37 -05:00
Android.libmesa_git_sha1.mk build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
Android.libmesa_glsl_utils.mk
Android.libmesa_sse41.mk
Android.libmesa_st_mesa.mk
Android.mesa_gen_matypes.mk
Android.mk
Makefile.am mesa/st/tests: Fix classic build regressions introduced with 7be6d8fe12 2017-09-07 14:13:43 +02:00
Makefile.sources meta: Delete the PBO texture upload/download path 2017-10-12 19:58:40 -07:00
SConscript build: Remove HAVE_DLOPEN 2017-10-02 19:41:22 -07:00
gl.pc.in
meson.build meta: Delete the PBO texsubimage path for real 2017-10-12 22:38:40 -07:00