Yuri Kunde Schlesner
|
05356543d9
OpenGL: Downgrade GL_DEBUG_SEVERITY_NOTIFICATION to Debug logging level
|
10 yıl önce |
bunnei
|
6a261e825c
Merge pull request #1196 from linkmauve/khr_debug
|
10 yıl önce |
Yuri Kunde Schlesner
|
195fedccf0
VideoCore: Unify interface to OpenGL and SW rasterizers
|
10 yıl önce |
Subv
|
823ce62f2f
FragShader: Use an UBO instead of several individual uniforms
|
10 yıl önce |
Emmanuel Gil Peyrot
|
53df67376d
OpenGL: Log GL_KHR_debug messages we receive
|
10 yıl önce |
bunnei
|
c86b9d4242
renderer_opengl: Refactor shader generation/caching to be more organized + various cleanups.
|
10 yıl önce |
Lioncash
|
751fbfdcc3
general: Silence some warnings when using clang
|
11 yıl önce |
Lioncash
|
aec28ed91e
video_core: Reorganize headers
|
11 yıl önce |
Lioncash
|
1fa772393b
video_core: Remove unnecessary includes from headers
|
11 yıl önce |
Yuri Kunde Schlesner
|
a1a5570e97
Replace the previous OpenGL loader with a glad-generated 3.3 one
|
11 yıl önce |
Yuri Kunde Schlesner
|
ff68db61bc
OpenGL: Remove redundant texture.enable_2d field from OpenGLState
|
11 yıl önce |
Tony Wasserka
|
902fa4da52
Add CiTrace recording support.
|
11 yıl önce |
Emmanuel Gil Peyrot
|
f48b28ad27
Core, VideoCore: Replace or fix exit() calls.
|
11 yıl önce |
Emmanuel Gil Peyrot
|
94fc644430
VideoCore: Log the GL driver’s vendor and renderer.
|
11 yıl önce |
tfarley
|
5025b35563
Liberal texture unbind (clout menu)
|
11 yıl önce |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 yıl önce |
tfarley
|
05dc633a8c
OpenGL renderer
|
11 yıl önce |
Yuri Kunde Schlesner
|
7ada357b2d
Memmap: Re-organize memory function in two files
|
11 yıl önce |
Yuri Kunde Schlesner
|
17a8cae003
Memory: Add GetPhysicalPointer helper function
|
11 yıl önce |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 yıl önce |
archshift
|
cae89fb315
Allow the user to set the background clear color during emulation
|
11 yıl önce |
bunnei
|
b56829df02
Merge pull request #629 from archshift/lcdfb
|
11 yıl önce |
archshift
|
041e99b613
Added LCD registers, and implementation for color filling in OGL code.
|
11 yıl önce |
bunnei
|
06bf471581
Merge pull request #636 from bunnei/refactor-screen-win
|
11 yıl önce |
bunnei
|
9960c49c21
Set framebuffer layout from EmuWindow.
|
11 yıl önce |
Yuri Kunde Schlesner
|
cd1fbfcf1b
Add profiling infrastructure and widget
|
11 yıl önce |
Emmanuel Gil Peyrot
|
c439b3074d
video_core: Implement the remaining framebuffer formats in the OpenGL renderer.
|
11 yıl önce |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 yıl önce |
Yuri Kunde Schlesner
|
5961a2852d
GSP: Update framebuffer info on all interrupts
|
11 yıl önce |
bunnei
|
f7a3f45f1e
GSP: Toggle active framebuffer each frame
|
11 yıl önce |