index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
OGL
/
Render.cpp
Age
Commit message (
Expand
)
Author
2014-11-21
Adds support for OpenGL ES draw_elements_base_vertex.
Ryan Houdek
2014-11-17
OGL: implement bounding box support with ssbo
degasus
2014-11-02
Merge pull request #1161 from rohit-n/ogl-vector
skidau
2014-10-29
OGL: Use unique_ptr instead of pointer when taking screenshot.
Rohit Nirmal
2014-10-29
Removes Qualcomm's rotated framebuffer bug from DriverDetails.
Ryan Houdek
2014-10-28
Create userdir/Dump/Frames as needed.
comex
2014-10-26
OGL: Get rid of error macros
Lioncash
2014-10-25
Merge pull request #1322 from degasus/ogl-pp
skidau
2014-10-23
Enables EarlyZ support in OpenGL ES 3.1.
Ryan Houdek
2014-10-23
OGL: force enable postprocessing
degasus
2014-10-17
Moved Input Display to Movie Menu
Fog
2014-10-15
Merge pull request #1272 from RisingFog/sconfig-dump-frames
skidau
2014-10-14
Don't pass u64 (which may be long long) to %lu.
comex
2014-10-12
Move bDumpFrames to SConfig (and it's references)
Fog
2014-10-06
Merge pull request #1214 from rohit-n/format-warning
skidau
2014-10-05
Merge pull request #1206 from comex/amperspocalypse
skidau
2014-10-03
OGL: Silence string format warnings.
Rohit Nirmal
2014-10-02
Change a bunch of reference function arguments to pointers.
comex
2014-09-30
Add on screen frame counter.
Rachel Bryk
2014-09-25
Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be s...
Rachel Bryk
2014-09-19
WIP XFB scaling.
magumagu
2014-09-05
Merge pull request #972 from Sonicadvance1/fix-intel-windows
shuffle2
2014-09-04
Work around Intel's failings with with buffer_storage
Sonicadvance1
2014-09-03
Don't switch to a vertex array object of 0.
comex
2014-08-19
msvc: resolve all warnings in VideoBackends/OGL.
Shawn Hoffman
2014-08-17
Merge pull request #790 from lioncash/ogl-cleanup
Lioncash
2014-08-16
OGL: Removed some unnecessary preprocessor directives from Render.cpp.
Lioncash
2014-08-15
OGL: Fix brace and body placements
Lioncash
2014-08-13
Change OpenGL's post processing to use the new VideoCommon PP object.
Ryan Houdek
2014-08-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
2014-07-18
Merge pull request #595 from Armada651/pref_log
Dolphin Bot
2014-07-16
Turn the FPSCounter namespace into a class.
Jules Blok
2014-07-13
Fix warnings unearthed by #579
Tillmann Karras
2014-07-11
mark all local variables as static
degasus
2014-07-11
mark all local functions as static
degasus
2014-07-10
Move FPSCounter calls to RenderBase.
Jules Blok
2014-07-02
FPS counter cleanup
Lioncash
2014-06-15
Remove EmuWindow.
Armada
2014-06-06
Fix OpenGL ES version detection.
Ryan Houdek
2014-06-05
OGL: speed up the EFB cache
degasus
2014-05-25
Use strings instead of arbitrary buffers for video statistics
Lioncash
2014-05-19
ogl: use ARB_texture_multisample for msaa
degasus
2014-05-19
ogl: drop csaa support
degasus
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-04-18
Change to ARM's naming convention in DriverDetails.
Ryan Houdek
2014-04-14
Merge pull request #263 from Sonicadvance1/DetermineMaliVersion
Matthew Parlane
2014-04-12
OpenGL backend: remove useless header Globals.h.
magumagu
2014-04-11
Support checking for the Mali-T7xx line of GPUs.
Ryan Houdek
2014-04-11
Add the ability to determine the Mali driver version.
Ryan Houdek
2014-04-03
Add initial support for GLSL ES 3.10.
Ryan Houdek
[prev]
[next]