Common
|
Support BGRA formats in the debugger previews.
|
2014-08-24 22:08:28 -07:00 |
Debugger
|
Add debug interface for non-L0 texture preview.
|
2014-06-15 09:30:37 -07:00 |
Directx9
|
d3d: Release shaders and fbos on shutdown.
|
2014-09-07 13:15:39 -07:00 |
GLES
|
Detect EXT_gpu_shader4 to use bitwise ops pre-3.3.
|
2014-09-04 00:39:54 -07:00 |
Null
|
Add block transfer to null gpu.
|
2014-08-30 22:14:58 -07:00 |
Software
|
Eat cycles during block transfers.
|
2014-08-30 22:02:28 -07:00 |
ge_constants.h
|
Add Vertex texture/color GE commands
|
2014-04-26 23:53:17 +08:00 |
GPU.vcxproj
|
Implement a very basic stencil upload.
|
2014-05-31 21:48:09 -07:00 |
GPUCommon.cpp
|
fix bracing
|
2014-08-19 07:04:36 +08:00 |
GPUInterface.h
|
Fix save status
|
2014-08-17 16:52:06 +08:00 |
GPUState.cpp
|
d3d: Avoid rewriting textures, just swizzle.
|
2014-08-28 01:20:21 -07:00 |
GPUState.h
|
d3d: Avoid rewriting textures, just swizzle.
|
2014-08-28 01:20:21 -07:00 |
Math3D.cpp
|
Don't use aligned loads in non-inlined funcs.
|
2014-03-23 12:09:17 -07:00 |