Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swiftshader
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
swiftshader
Commits
e81c96ae
Commit
e81c96ae
authored
May 07, 2014
by
Nicolas Capens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable S3TC texture formats on Windows.
BUG=14602552 Change-Id: I0dcd77bf3869ecd3a5ebbfe2dde724187f2082d3
parent
10219e72
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Config.hpp
src/Main/Config.hpp
+1
-1
No files found.
src/Main/Config.hpp
View file @
e81c96ae
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
#define PERF_HUD 0 // Display time spent on vertex, setup and pixel processing for each thread
#define PERF_HUD 0 // Display time spent on vertex, setup and pixel processing for each thread
#define PERF_PROFILE 0 // Profile various pipeline stages and display the timing in SwiftConfig
#define PERF_PROFILE 0 // Profile various pipeline stages and display the timing in SwiftConfig
#define S3TC_SUPPORT
0
#define S3TC_SUPPORT
(_WIN32)
#if PERF_PROFILE
#if PERF_PROFILE
enum
enum
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment