index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
pica.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video_core: Reorganize headers
Lioncash
2015-09-11
1
-1
/
+1
*
OpenGL: Remove ugly and endian-unsafe color pointer casts
Yuri Kunde Schlesner
2015-09-03
1
-0
/
+4
*
Pica: Added the primitive_restart register (0x25f) to the registers map.
Subv
2015-08-31
1
-1
/
+4
*
Pica: Add the vertex_offset register to the Pica registers map.
Subv
2015-08-31
1
-0
/
+1
*
Merge pull request #1059 from Subv/vertex_offset
bunnei
2015-08-30
1
-1
/
+6
|
\
|
*
GPU: Implemented register 0x22A.
Subv
2015-08-30
1
-1
/
+6
*
|
Merge pull request #1049 from Subv/stencil
bunnei
2015-08-29
1
-5
/
+17
|
\
\
|
*
|
SWRasterizer: Implemented stencil ops 6 and 7.
Subv
2015-08-21
1
-6
/
+8
|
*
|
SWRasterizer: Implemented stencil action 1 (GL_ZERO).
Subv
2015-08-21
1
-1
/
+1
|
*
|
GPU/Rasterizer: Corrected the stencil implementation.
Subv
2015-08-20
1
-5
/
+15
|
|
/
*
|
fixup! Shaders: Fix multiplications between 0.0 and inf
Yuri Kunde Schlesner
2015-08-24
1
-4
/
+4
*
|
Shaders: Fix multiplications between 0.0 and inf
Yuri Kunde Schlesner
2015-08-24
1
-1
/
+13
|
/
*
Merge pull request #1034 from yuriks/rg8-textures
bunnei
2015-08-16
1
-1
/
+2
|
\
|
*
videocore: Added RG8 texture support
Patrick Martin
2015-08-16
1
-1
/
+2
*
|
citra-qt: Improve shader debugger.
Tony Wasserka
2015-08-16
1
-0
/
+11
|
/
*
Shader: Define a common interface for running vertex shader programs.
bunnei
2015-08-15
1
-1
/
+5
*
Videocore: Don't reinitialize register name map on every query
Yuri Kunde Schlesner
2015-07-26
1
-64
/
+1
*
Merge pull request #892 from zawata/another-warning-fixes
Yuri Kunde Schlesner
2015-07-25
1
-1
/
+1
|
\
|
*
Video_Core: Finally fix pesky warning
zawata
2015-07-19
1
-1
/
+1
*
|
Merge pull request #968 from Subv/texture_filtering
bunnei
2015-07-21
1
-0
/
+7
|
\
\
|
*
|
GPU: Added registers for min and mag texture filters and implemented them in ...
Subv
2015-07-21
1
-0
/
+7
*
|
|
Merge pull request #929 from neobrain/geoshader_definitions
Tony Wasserka
2015-07-21
1
-99
/
+113
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Pica/Shader: Add geometry shader definitions.
Tony Wasserka
2015-07-15
1
-99
/
+113
|
|
/
*
|
Pica: Correct switched S/T texture wrapping registers
Yuri Kunde Schlesner
2015-07-19
1
-2
/
+2
*
|
Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real...
Subv
2015-07-19
1
-0
/
+1
|
/
*
VideoCore: Implement the DOT3_RGB combiner
Lectem
2015-07-14
1
-0
/
+1
*
Pica: Implement stencil testing.
Tony Wasserka
2015-07-13
1
-9
/
+34
*
Merge pull request #907 from Lectem/clamp_to_border
Tony Wasserka
2015-07-12
1
-1
/
+7
|
\
|
*
Added GL_CLAMP_TO_BORDER support
Lectem
2015-07-09
1
-1
/
+7
*
|
Common: Cleanup emu_window includes.
Emmanuel Gil Peyrot
2015-06-28
1
-3
/
+3
|
/
*
video_core: add extra braces around initializer
Yuri Kunde Schlesner
2015-06-14
1
-3
/
+3
*
Merge pull request #811 from archshift/commonify
archshift
2015-05-31
1
-2
/
+1
|
\
|
*
Move video_core/math.h to common/vector_math.h
archshift
2015-05-30
1
-2
/
+1
*
|
Pica: Use zero for the SecondaryFragmentColor source.
bunnei
2015-05-31
1
-0
/
+1
*
|
Pica: Implement LogicOp function.
bunnei
2015-05-31
1
-6
/
+21
*
|
Pica: Implement command buffer execution registers.
bunnei
2015-05-31
1
-12
/
+38
|
/
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-4
/
+4
*
Pica: Create 'State' structure and move state memory there.
bunnei
2015-05-22
1
-81
/
+105
*
OpenGL renderer
tfarley
2015-05-22
1
-10
/
+27
*
Merge pull request #772 from lioncash/warn
bunnei
2015-05-18
1
-1
/
+1
|
\
|
*
pica: Add the ULL specifier in IsDefaultAttribute
Lioncash
2015-05-14
1
-1
/
+1
*
|
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-15
1
-2
/
+0
|
/
*
Implement I4 texture format
archshift
2015-05-10
1
-1
/
+1
*
rasterizer: Implemented combiner output scaling.
bunnei
2015-05-09
1
-1
/
+12
*
rasterizer: Fixed a depth testing bug.
bunnei
2015-05-09
1
-3
/
+15
*
rasterizer: Implement combiner buffer input.
bunnei
2015-05-09
1
-3
/
+33
*
Memory: Support more regions in the VAddr-PAddr translation functions
Yuri Kunde Schlesner
2015-05-09
1
-11
/
+0
*
Memory: Re-organize and rename memory area address constants
Yuri Kunde Schlesner
2015-05-09
1
-1
/
+1
*
Merge pull request #721 from yuriks/more-cleanups
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+3
|
\
|
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+3
[next]