Projects
home:Jingwiw:MultiMedia
Mesa
_service:tar_scm:0001-evergreen-big-endian.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0001-evergreen-big-endian.patch of Package Mesa
From 0ec3bdb2264b491fd3f5dc4e638b4c12611ef219 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko <i.gnatenko.brain@gmail.com> Date: Sun, 20 Mar 2016 13:27:45 +0100 Subject: [PATCH 3/4] evergreen big endian Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> --- src/gallium/drivers/r600/r600_state_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/r600/r600_state_common.c b/src/gallium/drivers/r600/r600_state_common.c index cac240e..4b620a1 100644 --- a/src/gallium/drivers/r600/r600_state_common.c +++ b/src/gallium/drivers/r600/r600_state_common.c @@ -2716,7 +2716,7 @@ uint32_t r600_translate_colorformat(enum chip_class chip, enum pipe_format forma uint32_t r600_colorformat_endian_swap(uint32_t colorformat, bool do_endian_swap) { - if (R600_BIG_ENDIAN) { + if (0 && R600_BIG_ENDIAN) { switch(colorformat) { /* 8-bit buffers. */ case V_0280A0_COLOR_4_4: -- 2.7.4
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2