Lioncash
|
b7551e457b
video-core: Move logging macros over to new fmt-capable ones
|
hace 8 años |
bunnei
|
0a5832798a
renderer_opengl: Logging, etc. cleanup.
|
hace 8 años |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
hace 8 años |
James Rowe
|
389979018c
Remove gpu debugger and get yuzu qt to compile
|
hace 8 años |
James Rowe
|
1d28b2e142
Remove references to PICA and rasterizers in video_core
|
hace 8 años |
bunnei
|
22ad9094e6
config: Add option for specifying screen resolution scale factor.
|
hace 9 años |
emmauss
|
c4e4fa53d9
Implement Frame rate limiter (#2223)
|
hace 9 años |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
hace 9 años |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
hace 9 años |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
hace 9 años |
bunnei
|
08ad9b36d4
config: Add a setting for graphics V-Sync.
|
hace 10 años |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
hace 10 años |
tfarley
|
e46d086189
Config: Add scaled resolution option
|
hace 10 años |
MerryMage
|
a06dcfeb61
Common: Remove Common::make_unique, use std::make_unique
|
hace 10 años |
LittleWhite
|
4be68dddfb
Improve error report from Init() functions
|
hace 10 años |
Lioncash
|
5e17a586da
video_core: Make the renderer global a unique_ptr
|
hace 10 años |
Lioncash
|
aec28ed91e
video_core: Reorganize headers
|
hace 11 años |
bunnei
|
094ae6fadb
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
|
hace 11 años |
bunnei
|
1b42d55a9d
Pica: Create 'State' structure and move state memory there.
|
hace 11 años |
tfarley
|
05dc633a8c
OpenGL renderer
|
hace 11 años |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
hace 11 años |
bunnei
|
9960c49c21
Set framebuffer layout from EmuWindow.
|
hace 11 años |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
hace 11 años |
purpasmart96
|
ebfd831ccb
License change
|
hace 11 años |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
hace 11 años |
Rohit Nirmal
|
8a62423970
Change NULLs to nullptrs.
|
hace 11 años |
archshift
|
1c02c03e32
Dead code removal: video_core.cpp, load_symbol_map.cpp
|
hace 12 años |
Yuri Kunde Schlesner
|
478289140d
Replace GLEW with a glLoadGen loader.
|
hace 12 años |
Sacha
|
a3a70e56ac
Fix the threading for GL Context in Qt5.
|
hace 12 años |
archshift
|
d71af1bd20
Use glewExperimental on Linux in order to fix GLFW-mode
|
hace 12 años |