index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Downgrade GLSL version to 1.50 (compatible with GL 3.2)
Yuri Kunde Schlesner
2014-08-28
3
-10
/
+15
*
VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size.
bunnei
2014-08-26
4
-8
/
+15
*
Rewrite of OpenGL renderer, including OS X support
Kevin Hartman
2014-08-25
8
-211
/
+340
*
Pica/Rasterizer: Clarify a TODO.
Tony Wasserka
2014-08-25
1
-1
/
+3
*
Pica/VertexShader: Fix a bug in the call stack handling.
Tony Wasserka
2014-08-25
1
-2
/
+3
*
Math: Warning fixes.
Tony Wasserka
2014-08-25
1
-14
/
+23
*
Pica: Consolidate the primitive assembly code in PrimitiveAssembly and Geomet...
Tony Wasserka
2014-08-25
5
-46
/
+74
*
Pica/Rasterizer: Add texturing support.
Tony Wasserka
2014-08-25
3
-18
/
+69
*
Pica/DebugUtils: Add convenient tev setup printer.
Tony Wasserka
2014-08-25
3
-0
/
+101
*
Pica/Rasterizer: Add initial implementation of texture combiners.
Tony Wasserka
2014-08-25
2
-2
/
+225
*
Pica: Add support for dumping textures.
Tony Wasserka
2014-08-25
3
-1
/
+177
*
Pica/Math: Improved the design of the Vec2/Vec3/Vec4 classes and simplified r...
Tony Wasserka
2014-08-25
3
-98
/
+133
*
Pica/VertexShader: Fix a bug in the bitfield definitions and add the "negate"...
Tony Wasserka
2014-08-25
2
-14
/
+92
*
Pica/citra-qt: Replace command list view and command list debugging code with...
Tony Wasserka
2014-08-25
4
-63
/
+78
*
Pica/CommandProcessor: Implement parameter masking.
Tony Wasserka
2014-08-25
2
-6
/
+25
*
Pica: Add debug utilities for dumping shaders.
Tony Wasserka
2014-08-25
4
-1
/
+227
*
Pica: Add debug utility functions for dumping geometry data.
Tony Wasserka
2014-08-25
6
-4
/
+123
*
Fix the threading for GL Context in Qt5.
Sacha
2014-08-25
1
-1
/
+0
*
Merge pull request #42 from archshift/glexp
bunnei
2014-08-13
1
-3
/
+2
|
\
|
*
Use glewExperimental on Linux in order to fix GLFW-mode
archshift
2014-08-12
1
-3
/
+2
*
|
float24: Remove private default constructor
archshift
2014-08-13
1
-2
/
+0
|
/
*
Pica: Add basic rasterizer.
Tony Wasserka
2014-08-12
7
-2
/
+260
*
Pica: Add triangle clipper.
Tony Wasserka
2014-08-12
7
-8
/
+230
*
Pica: Add primitive assembly stage.
Tony Wasserka
2014-08-12
7
-2
/
+95
*
Pica: Add vertex shader implementation.
Tony Wasserka
2014-08-12
7
-10
/
+722
*
Pica: Implement vertex loading.
Tony Wasserka
2014-08-12
2
-8
/
+102
*
Pica: Add register definition for vertex loading and rendering.
Tony Wasserka
2014-08-12
1
-33
/
+128
*
Pica: Add command processor.
Tony Wasserka
2014-08-12
7
-5
/
+107
*
Pica: Add float24 structure.
Tony Wasserka
2014-08-12
1
-0
/
+75
*
Video core: Add utility class for vector operations.
Tony Wasserka
2014-08-12
4
-1
/
+582
*
Pica/GPU: Change hardware registers to use physical addresses rather than vir...
Tony Wasserka
2014-08-12
2
-8
/
+8
*
Remove the fancy RegisterSet class introduced in 4c2bff61e.
Tony Wasserka
2014-08-12
2
-100
/
+146
*
GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.
bunnei
2014-08-05
1
-6
/
+6
*
Use uniform formatting when printing hexadecimal numbers.
Tony Wasserka
2014-07-23
1
-1
/
+1
*
GSP: Clean up GX command processing a lot and treat command id as a u8 rather...
Tony Wasserka
2014-07-23
1
-3
/
+2
*
RegisterSet: Simplify code by using structs for register definition instead o...
Tony Wasserka
2014-07-23
1
-9
/
+9
*
GPU: Make use of RegisterSet.
Tony Wasserka
2014-07-23
1
-26
/
+28
*
Renderer: Fix component order in bottom framebuffer.
Tony Wasserka
2014-07-23
2
-5
/
+4
*
Renderer: Respect the active_fb GPU register.
Tony Wasserka
2014-07-23
1
-2
/
+9
*
Renderer: Add a few TODOs.
Tony Wasserka
2014-07-23
1
-3
/
+10
*
GPU debugger: Don't keep track of debugging data if no debugger views are act...
Tony Wasserka
2014-07-22
1
-0
/
+6
*
GPU debugger: Const correctness and build fix.
Tony Wasserka
2014-06-12
1
-3
/
+3
*
Preprocessor: #if's out OSX-specific GL changes on other platforms
archshift
2014-06-12
1
-0
/
+3
*
Pica: Use some template magic to define register structures efficiently.
Tony Wasserka
2014-06-12
1
-25
/
+102
*
Further refine GPU command list debugging.
Tony Wasserka
2014-06-12
2
-0
/
+17
*
Refine command list debugging functionality and its qt interface.
Tony Wasserka
2014-06-12
2
-8
/
+17
*
citra-qt: Add command list view.
Tony Wasserka
2014-06-12
1
-2
/
+2
*
GPU debugger: Add functionality to inspect command lists.
Tony Wasserka
2014-06-12
1
-1
/
+53
*
video core: added PICA definitions file.
Tony Wasserka
2014-06-12
3
-0
/
+37
*
Rename LCD to GPU.
Tony Wasserka
2014-06-12
1
-3
/
+3
[next]