bunnei
|
3f69c2039d
Shader: Define a common interface for running vertex shader programs.
|
11 yıl önce |
bunnei
|
18527b9e21
Shader: Move shader code to its own subdirectory, "shader".
|
11 yıl önce |
bunnei
|
642b9b5030
GPU: Refactor "VertexShader" namespace to "Shader".
|
11 yıl önce |
Yuri Kunde Schlesner
|
a96502edd3
Videocore: Implement simple vertex caching
|
11 yıl önce |
bunnei
|
31c1bb901b
Merge pull request #963 from yuriks/gpu-fixes
|
11 yıl önce |
Yuri Kunde Schlesner
|
13347997ba
VideoCore: #ifdef out some debugging routines
|
11 yıl önce |
Yuri Kunde Schlesner
|
9a0f9f12cd
Merge pull request #892 from zawata/another-warning-fixes
|
11 yıl önce |
Yuri Kunde Schlesner
|
1fe9b0b82e
VideoCore: Fix values of unset components in input attribute arrays
|
11 yıl önce |
Subv
|
6c0ea5f5e8
Qt/GPU Breakpoints: Added three more breakpoint types:
|
11 yıl önce |
Tony Wasserka
|
aa6dfdb827
Merge pull request #929 from neobrain/geoshader_definitions
|
11 yıl önce |
zawata
|
04756bdaf6
Video_Core : Type fixes
|
11 yıl önce |
zawata
|
716120da3d
Video_Core : Fix Conversion Warnings
|
11 yıl önce |
Tony Wasserka
|
33568494af
Pica/Shader: Add geometry shader definitions.
|
11 yıl önce |
Tony Wasserka
|
aeec12dc33
Pica/CommandProcessor: Move default attribute setup to the proper position.
|
11 yıl önce |
Tony Wasserka
|
0799b40caa
Clean up command_processor.cpp.
|
11 yıl önce |
Tony Wasserka
|
902fa4da52
Add CiTrace recording support.
|
11 yıl önce |
Emmanuel Gil Peyrot
|
45c4781544
CitraQt: Cleanup includes.
|
11 yıl önce |
bunnei
|
02c9fe202c
Pica: Implement command buffer execution registers.
|
11 yıl önce |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 yıl önce |
bunnei
|
1b42d55a9d
Pica: Create 'State' structure and move state memory there.
|
11 yıl önce |
tfarley
|
05dc633a8c
OpenGL renderer
|
11 yıl önce |
Subv
|
24d9416930
GPU/DefaultAttributes: Clear up a comment in command_processor
|
11 yıl önce |
Subv
|
658c44af5c
GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the default attributes, if set.
|
11 yıl önce |
Yuri Kunde Schlesner
|
17a8cae003
Memory: Add GetPhysicalPointer helper function
|
11 yıl önce |
Yuri Kunde Schlesner
|
28a9e4c1d5
Memory: Support more regions in the VAddr-PAddr translation functions
|
11 yıl önce |
Subv
|
0e5ca080a8
GPU: Implemented default vertex shader attributes.
|
11 yıl önce |
Yuri Kunde Schlesner
|
cd1fbfcf1b
Add profiling infrastructure and widget
|
11 yıl önce |
Tony Wasserka
|
6c26ec72a5
Pica/CommandProcessor: Properly implement shader load destination offset registers.
|
11 yıl önce |
Tony Wasserka
|
67120270f2
Pica/CommandProcessor: Work around initialized vertex attributes some more.
|
11 yıl önce |
Tony Wasserka
|
323a56f898
Pica/CommandProcessor: Cleanups.
|
11 yıl önce |