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
Age
Commit message (
Expand
)
Author
2014-07-04
Change the comments to be more detailed.
Justin Chadwick
2014-07-03
Place pinned memory as top priority
Justin Chadwick
2014-07-02
FPS counter cleanup
Lioncash
2014-06-27
Statistics: Reformat stats string
degasus
2014-06-27
VideoCommon: remove unused stats
degasus
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-06-18
Kill off replaceable usages of s[n]printf.
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-06-05
OGL-StreamBuffer: replace size_t with u32
degasus
2014-06-05
OGL-StreamBuffer: move alignment to caller
degasus
2014-06-05
OGL-StreamBuffer: make the SLOT calculation much easier
degasus
2014-06-05
OGL-StreamBuffer: allocate fences in StreamBuffer directly
degasus
2014-06-05
OGL-StreamBuffer: don't use coherent mapping
degasus
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-05-25
Use strings instead of arbitrary buffers for video statistics
Lioncash
2014-05-19
ogl: pixel format shader without resolving
degasus
2014-05-19
ogl: use ARB_texture_multisample for msaa
degasus
2014-05-19
ogl: add ARB_texture_multisample
degasus
2014-05-19
ogl: drop NV_framebuffer_multisample_coverage
degasus
2014-05-19
ogl: drop csaa support
degasus
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-05-13
OGL/VertexManager: Remove unnused m_CurrentVertexFmt
Jens Nyberg
2014-05-06
Merge pull request #185 from degasus/shader-cleanup
Tony Wasserka
2014-05-05
OpenGL: delete unused function parameter in TextureConverter.
magumagu
2014-05-05
ogl: fix signed vs unsigned comparison warning
degasus
2014-04-30
Changes posmtx vertex attribute to integer.
Ryan Houdek
2014-04-30
Fixes glVertexAttribIPointer on GLES.
Ryan Houdek
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-12
OpenGL config: clear backend_info.Adapters on init
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-11
VideoBackend: remove unused config vars.
magumagu
2014-04-03
Add initial support for GLSL ES 3.10.
Ryan Houdek
2014-03-30
Merge pull request #222 from comex/more-clang-fixes
Pierre Bourdon
2014-03-30
Fix harmless warnings.
comex
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-18
OGL/VertexManager: Do not check if g_nativeVertexFmt is zero
Jens Nyberg
2014-03-18
OGL/VertexManager: Minor cleanup of if case
Jens Nyberg
2014-03-17
More range-based loops and overrides
Tillmann Karras
2014-03-15
Merge pull request #164 from lioncash/cstr-cull
Pierre Bourdon
2014-03-14
OpenGL: Implement color and z pokes.
Tony Wasserka
2014-03-14
PixelShaderGen: Use integer math for alpha testing.
Tony Wasserka
[next]