Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xserver
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alexander Volkov
xserver
Commits
b0e67782
Commit
b0e67782
authored
Apr 03, 2006
by
Adam Jackson
💣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug #6346: Build fix when using gcc -mno-sse. (Jonathan Adamczewski)
parent
66500819
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
ChangeLog
ChangeLog
+6
-0
fb/fbmmx.c
fb/fbmmx.c
+2
-0
No files found.
ChangeLog
View file @
b0e67782
2006-04-03 Adam Jackson <ajax@freedesktop.org>
* fb/fbmmx.c:
Bug #6346: Build fix when using gcc -mno-sse. (Jonathan
Adamczewski)
2006-04-03 Daniel Stone <daniel@freedesktop.org>
* xkb/xkbUtils.c:
...
...
fb/fbmmx.c
View file @
b0e67782
...
...
@@ -41,7 +41,9 @@
#endif
#include <mmintrin.h>
#ifdef USE_SSE
#include <xmmintrin.h>
/* for _mm_shuffle_pi16 and _MM_SHUFFLE */
#endif
#ifdef RENDER
...
...
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