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
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-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
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-25
BPMemory: Make use of BitField in a number of structures.
Tony Wasserka
2014-03-25
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...
Tony Wasserka
2014-03-20
Merge pull request #167 from neobrain/ogl-efbpokes
Ryan Houdek
2014-03-14
OpenGL: Implement color and z pokes.
Tony Wasserka
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-26
remove (ATTR|VARY)(IN|OUT) macros
degasus
2014-02-20
Fix more header sorting issues in VideoBackends/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-16
Merge pull request #37 from degasus/VideoCommonApiFixes
Tony Wasserka
[prev]
[next]