Rohit Nirmal
|
32391cffdd
Silence -Wsign-compare warnings.
|
hace 10 años |
Lioncash
|
aec28ed91e
video_core: Reorganize headers
|
hace 11 años |
Lioncash
|
7b72b71605
gl_rasterizer: Replace push_back calls with emplace_back in AddTriangle
|
hace 11 años |
Yuri Kunde Schlesner
|
b044c047c4
OpenGL: Use Sampler Objects to decouple sampler config from textures
|
hace 11 años |
Yuri Kunde Schlesner
|
466e608c19
OpenGL: Remove ugly and endian-unsafe color pointer casts
|
hace 11 años |
Yuri Kunde Schlesner
|
a1a5570e97
Replace the previous OpenGL loader with a glad-generated 3.3 one
|
hace 11 años |
bunnei
|
58e9f78844
Merge pull request #1049 from Subv/stencil
|
hace 11 años |
bunnei
|
f3cef178e3
gl_rasterizer_cache: Detect and ignore unnecessary texture flushes.
|
hace 11 años |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
hace 11 años |
Subv
|
583d777b1a
HWRenderer: Added a workaround for the Intel Windows driver bug that causes glTexSubImage2D to not change the stencil buffer.
|
hace 11 años |
Subv
|
46f660a789
GLRasterizer: Implemented stencil testing in the hw renderer.
|
hace 11 años |
bunnei
|
642b9b5030
GPU: Refactor "VertexShader" namespace to "Shader".
|
hace 11 años |
Yuri Kunde Schlesner
|
ff68db61bc
OpenGL: Remove redundant texture.enable_2d field from OpenGLState
|
hace 11 años |
Yuri Kunde Schlesner
|
428154da45
OpenGL: Add a profiler category measuring framebuffer readback
|
hace 11 años |
Subv
|
a694caeee0
GLRasterizer: Don't try to get a pointer to the depth buffer if it doesn't exist.
|
hace 11 años |
Emmanuel Gil Peyrot
|
4964a359e1
Core: Cleanup hw includes.
|
hace 11 años |
Emmanuel Gil Peyrot
|
596b7c4f63
Common: Cleanup key_map includes.
|
hace 11 años |
tfarley
|
26bc816d7a
Renderer formatting edits
|
hace 11 años |
tfarley
|
66b0d799ee
Render-to-texture flush, interval math fix
|
hace 11 años |
tfarley
|
5025b35563
Liberal texture unbind (clout menu)
|
hace 11 años |
tfarley
|
fa2c92a3ac
Depth format fix (crush3d intro/black screens)
|
hace 11 años |
tfarley
|
d42275f11c
Implemented glColorMask
|
hace 11 años |
archshift
|
0414ad20cb
Merge pull request #811 from archshift/commonify
|
hace 11 años |
bunnei
|
e6ace38815
Pica: Implement LogicOp function.
|
hace 11 años |
archshift
|
76690392bf
Move video_core/color.h to common/color.h
|
hace 11 años |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
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 |