Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rcreasey
/
OpenXcom
Public
forked from
OpenXcom/OpenXcom
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
OpenXcom
src
Engine
OpenGL.cpp
on
247a8d9
User selector
All users
All time
Commit history
Commits on Jul 23, 2019
Fix warnings
SupSuper
committed
84786c4
View commit details
Copy full SHA for 84786c4
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Fix trailing whitespace.
Show description for 4251ab7
SupSuper
committed
4251ab7
View commit details
Copy full SHA for 4251ab7
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
Apple apple apple
SupSuper
committed
5d0abde
View commit details
Copy full SHA for 5d0abde
View code at this point
Browse repository at this point
Commits on Jul 29, 2018
&glXXXVarName always has memory address value as it already initialized
Show description for cfae6f1
adesst
committed
cfae6f1
View commit details
Copy full SHA for cfae6f1
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Fix Mac warnings
SupSuper
committed
28c0f0b
View commit details
Copy full SHA for 28c0f0b
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
Optimize OpenGL: we only need one triangle to render the screen
SupSuper
committed
7e209dd
View commit details
Copy full SHA for 7e209dd
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Merge branch 'master' into WIP/opengl-support-no-vertex-shader
SupSuper
authored
e7531e7
View commit details
Copy full SHA for e7531e7
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
Don't print garbage OpenGL messages
SupSuper
committed
522fb0a
View commit details
Copy full SHA for 522fb0a
View code at this point
Browse repository at this point
Handle shader compile/link failures with no log
Show description for 2a1fcc0
JonnyH
committed
2a1fcc0
View commit details
Copy full SHA for 2a1fcc0
View code at this point
Browse repository at this point
Simplify OpenGL shader management and don't report failure if no vertex shader
JonnyH
committed
51355b1
View commit details
Copy full SHA for 51355b1
View code at this point
Browse repository at this point
Fix Raw OpenGL shaders failing to load
SupSuper
committed
dbb7d59
View commit details
Copy full SHA for dbb7d59
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
fixing misleading spacing - this is necessary to avoid compile error with gcc due to -Werror=misleading-indentation
slowriot
committed
24e7f1d
View commit details
Copy full SHA for 24e7f1d
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
More OpenGL flogging
SupSuper
committed
9e810c5
View commit details
Copy full SHA for 9e810c5
View code at this point
Browse repository at this point
Actually attach the OpenGL shader to the program
Show description for bed98b4
JonnyH
committed
bed98b4
View commit details
Copy full SHA for bed98b4
View code at this point
Browse repository at this point
Remove a LOG_WARNING printing the shader source
Show description for 46466ba
JonnyH
committed
46466ba
View commit details
Copy full SHA for 46466ba
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Check OpenGL program link failure
Show description for 4004690
JonnyH
committed
4004690
View commit details
Copy full SHA for 4004690
View code at this point
Browse repository at this point
Check OpenGL shader compile failure
Show description for c9430b6
JonnyH
committed
c9430b6
View commit details
Copy full SHA for c9430b6
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
Various OpenGL fixes
SupSuper
committed
8b636de
View commit details
Copy full SHA for 8b636de
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Clean up whitespace
SupSuper
committed
6893716
View commit details
Copy full SHA for 6893716
View code at this point
Browse repository at this point
Commits on Dec 6, 2015
Load common resources ahead of time.
SupSuper
committed
00ba092
View commit details
Copy full SHA for 00ba092
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Cleanup
SupSuper
committed
1052bb3
View commit details
Copy full SHA for 1052bb3
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
fix address errors
ajschult
committed
9447f9a
View commit details
Copy full SHA for 9447f9a
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Clean up includes part 1
SupSuper
committed
4ff2ba7
View commit details
Copy full SHA for 4ff2ba7
View code at this point
Browse repository at this point
Commits on May 21, 2015
clean up compiler warnings from clang
myk002
committed
038bb83
View commit details
Copy full SHA for 038bb83
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
Code cleanup
SupSuper
committed
f5736a9
View commit details
Copy full SHA for f5736a9
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
why u no clear screen :(
SupSuper
committed
f57c9a9
View commit details
Copy full SHA for f57c9a9
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
Cleaning up includes.
Show description for 91dfedd
SupSuper
committed
91dfedd
View commit details
Copy full SHA for 91dfedd
View code at this point
Browse repository at this point
Commits on Apr 14, 2014
Fix screen not working when decreasing resolution with OpenGL and game resolution enabled.
SupSuper
committed
58e44a7
View commit details
Copy full SHA for 58e44a7
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
Fixed __NO_OPENGL/__NO_SHADERS flags so they actually work.
Show description for 927df1e
SupSuper
committed
927df1e
View commit details
Copy full SHA for 927df1e
View code at this point
Browse repository at this point
Commits on Dec 20, 2013
Made unsafe conversion between object pointers and function pointers explicit
stiiin
committed
cc9cbca
View commit details
Copy full SHA for cc9cbca
View code at this point
Browse repository at this point
Commits on Aug 31, 2013
Resize and keep aspect ration
Show description for 9b86dc9
Juju-Dredd
committed
9b86dc9
View commit details
Copy full SHA for 9b86dc9
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Updated code for yaml-cpp 0.5
Show description for 349e08e
SupSuper
committed
349e08e
View commit details
Copy full SHA for 349e08e
View code at this point
Browse repository at this point
Commits on Aug 5, 2013
Merge https://github.com/SupSuper/OpenXcom
Show description for 9fcc53c
stefkosdev
committed
9fcc53c
View commit details
Copy full SHA for 9fcc53c
View code at this point
Browse repository at this point
Commits on Jul 21, 2013
Fixes some memory leaks
louisdx
committed
9bc34c3
View commit details
Copy full SHA for 9bc34c3
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
MorphOS first commit
stefkosdev
committed
98de0df
View commit details
Copy full SHA for 98de0df
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.