bunnei
|
d561e4acc8
gl_rasterizer: Fake render in green, because it's cooler.
|
před 8 roky |
bunnei
|
4ed54738fc
gl_rasterizer: Log warning instead of sync'ing unimplemented funcs.
|
před 8 roky |
bunnei
|
11047d7fd5
rasterizer: Flush and invalidate regions should be 64-bit.
|
před 8 roky |
bunnei
|
a0b1235f82
gl_rasterizer: Implement AccelerateDisplay method from Citra.
|
před 8 roky |
bunnei
|
8a250de987
video_core: Remove usage of PAddr and replace with VAddr.
|
před 8 roky |
bunnei
|
bfe45774f1
video_core: Move FramebufferInfo to FramebufferConfig in GPU.
|
před 8 roky |
bunnei
|
c6362543d4
gl_rasterizer: Replace a bunch of UNIMPLEMENTED with ASSERT.
|
před 8 roky |
bunnei
|
f707c2dac4
gl_rasterizer: Add a simple passthrough shader in lieu of shader generation.
|
před 8 roky |
bunnei
|
6e3222363c
renderer_gl: Port boilerplate rasterizer code over from Citra.
|
před 8 roky |
James Rowe
|
1d28b2e142
Remove references to PICA and rasterizers in video_core
|
před 8 roky |
bunnei
|
93480b10ef
core/video_core: Fix a bunch of u64 -> u32 warnings.
|
před 8 roky |
Huw Pascoe
|
6a110ac5f5
Fixed framebuffer warning
|
před 8 roky |
wwylele
|
addbcd5784
gl_rasterizer: implement custom clip plane
|
před 9 roky |
wwylele
|
1eca380886
gl_rasterizer: add clipping plane z<=0 defined in PICA
|
před 9 roky |
wwylele
|
8482933db8
gl_rasterizer: use texture buffer for proctex LUT
|
před 9 roky |
wwylele
|
8978ecb09c
gl_rasterizer: use texture buffer for fog LUT
|
před 9 roky |
wwylele
|
f1e377f57e
gl_rasterizer: create the texture before applying the state
|
před 9 roky |
wwylele
|
42f7ca7412
gl_rasterizer: fix glGetUniformLocation type
|
před 9 roky |
wwylele
|
be9e952bdc
gl_rasterizer: manage texture ids in one place
|
před 9 roky |
wwylele
|
ab60414122
gl_rasterizer/lighting: fix LUT interpolation
|
před 9 roky |
Yuri Kunde Schlesner
|
791cd14c8d
Merge pull request #2767 from yuriks/quaternion-flip-comment
|
před 9 roky |
Yuri Kunde Schlesner
|
ba01a8302a
OpenGL: Update comment on AreQuaternionsOpposite with new information
|
před 9 roky |
wwylele
|
686cbf3ac6
gl_rasterizer: sync spot light status
|
před 9 roky |
wwylele
|
4d62e75fb2
gl_rasterizer: implement procedural texture
|
před 9 roky |
wwylele
|
039b293092
pica: shader_dirty if texture2 coord changed
|
před 9 roky |
Yuri Kunde Schlesner
|
52a4489d65
OpenGL: Pass Pica regs via parameter
|
před 9 roky |
Yuri Kunde Schlesner
|
a6fd4533f6
OpenGL: Move PicaShaderConfig to gl_shader_gen.h
|
před 9 roky |
Yuri Kunde Schlesner
|
40e28f6217
OpenGL: Move Attributes enum to a more appropriate file
|
před 9 roky |
Jannik Vogel
|
e594e63bb5
OpenGL: Check if uniform block exists before updating it (#2581)
|
před 9 roky |
Yuri Kunde Schlesner
|
af65e1c0a0
OpenGL: Remove unused duplicate of IsPassThroughTevStage
|
před 9 roky |