| .. |
|
api
|
Add OpenGL 4.4 support
|
2013-07-22 13:08:39 -05:00 |
|
regal
|
Add OpenGL 4.4 support
|
2013-07-22 13:08:39 -05:00 |
|
DispatchDebug.py
|
Replace DispatchState with Dispatcher
|
2012-08-21 00:04:09 -05:00 |
|
Emu.py
|
DispatcherGlobal added for global (GLX/WGL/EGL) API dispatch layering.
|
2013-06-05 23:06:03 -05:00 |
|
EmuBaseVertex.py
|
Enable GL_CLAMP on ES2.0/3.0 and core GL contexts by remapping to equivalent GL_CLAMP_TO_EDGE
|
2013-06-20 12:26:56 -05:00 |
|
EmuBin.py
|
Replace DispatchState with Dispatcher
|
2012-08-21 00:04:09 -05:00 |
|
EmuCache.py
|
More Regal::Emu::Ppa (push/pop attrib) support.
|
2013-04-19 17:19:30 -05:00 |
|
EmuContextShare.py
|
Revamp TLS (thread local storage) for storing more than context pointer per thread.
|
2013-05-26 14:19:58 -05:00 |
|
EmuContextState.py
|
More Regal::Emu::Ppa (push/pop attrib) support.
|
2013-04-19 17:19:30 -05:00 |
|
EmuDsa.py
|
Enable GL_CLAMP on ES2.0/3.0 and core GL contexts by remapping to equivalent GL_CLAMP_TO_EDGE
|
2013-06-20 12:26:56 -05:00 |
|
EmuEnable.py
|
Extend emulation dispatch to hinting.
|
2013-06-25 14:22:53 -05:00 |
|
EmuErrorString.py
|
Remapping of ES 1.0 and ES 1.1 via GL_REGAL_ES1_0_compatibility and GL_REGAL_ES1_1_compatibility.
|
2012-09-08 22:22:11 -05:00 |
|
EmuExtensionQuery.py
|
Remapping of ES 1.0 and ES 1.1 via GL_REGAL_ES1_0_compatibility and GL_REGAL_ES1_1_compatibility.
|
2012-09-08 22:22:11 -05:00 |
|
EmuFilter.py
|
Add GL_R and GL_RG formats from ARB_texture_rg and EXT_texture_rg
|
2013-07-10 14:21:57 -05:00 |
|
EmuForceCore.py
|
Add Regal::scoped_ptr and Regal::scoped_array
|
2013-03-05 08:03:49 -06:00 |
|
EmuFrame.py
|
Optional pointer logging for wgl API.
|
2013-02-08 20:44:08 -06:00 |
|
EmuGetString.py
|
Use lookup3 hashing library by Bob Jenkins for fixed-function state caching.
|
2012-10-29 18:25:58 -05:00 |
|
EmuHint.py
|
Extend emulation dispatch to hinting.
|
2013-06-25 14:22:53 -05:00 |
|
EmuIff.py
|
proposed fix for issue #78 - bypass Regal IFF when a non-zero PPO is bound
|
2013-05-08 15:09:29 -05:00 |
|
EmuInit.py
|
Initial integration of apitrace as Regal dispatch layer
|
2013-07-21 23:51:29 -05:00 |
|
EmuLog.py
|
Replace DispatchState with Dispatcher
|
2012-08-21 00:04:09 -05:00 |
|
EmuLookup.py
|
DispatcherGlobal added for global (GLX/WGL/EGL) API dispatch layering.
|
2013-06-05 23:06:03 -05:00 |
|
EmuMarker.py
|
More Regal::Emu::Ppa (push/pop attrib) support.
|
2013-04-19 17:19:30 -05:00 |
|
EmuObj.py
|
Revamp TLS (thread local storage) for storing more than context pointer per thread.
|
2013-05-26 14:19:58 -05:00 |
|
EmuPixelTransfer.py
|
Add Regal::Emu::Xfer ES2-only texture conversion emulation layer.
|
2013-03-11 10:58:27 -05:00 |
|
EmuPpa.py
|
Further Regal::Emu::Ppa refinements.
|
2013-05-10 16:03:02 -05:00 |
|
EmuPpc.py
|
Restructure scripts directory - scripts/api for database and Api code
|
2013-02-12 14:22:00 -06:00 |
|
EmuPpca.py
|
Restructure scripts directory - scripts/api for database and Api code
|
2013-02-12 14:22:00 -06:00 |
|
EmuRect.py
|
Further Regal::Emu::Ppa refinements.
|
2013-05-10 16:03:02 -05:00 |
|
EmuSo.py
|
More Regal::Emu::Ppa (push/pop attrib) support.
|
2013-04-17 10:58:55 -05:00 |
|
EmuTexC.py
|
Restructure scripts directory - scripts/api for database and Api code
|
2013-02-12 14:22:00 -06:00 |
|
EmuTextureStorage.py
|
More Regal::Emu::Ppa (push/pop attrib) support.
|
2013-04-19 17:19:30 -05:00 |
|
EmuVao.py
|
Restructure scripts directory - scripts/api for database and Api code
|
2013-02-12 14:22:00 -06:00 |
|
Export.py
|
Initial integration of apitrace as Regal dispatch layer
|
2013-07-21 23:51:29 -05:00 |