aboutsummaryrefslogtreecommitdiff
path: root/src/GPU_OpenGL.cpp
Commit message (Expand)AuthorAge
* No more context mess (#1531)RSDuck2022-10-17
* GL: Fix 16x resolution on macOSNadia Holmquist Pedersen2022-06-02
* update copyright headersArisotura2022-01-09
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Allow for a more modular renderer backends (#990)Wunk2021-02-09
* attempt at fixing #972RSDuck2021-02-02
* prevent race condition around framebuffersRSDuck2021-02-02
* call glFlush only onceRSDuck2021-01-29
* fixes to the threadedness of the sw rasteriserRSDuck2021-01-26
* fix mac/clang buildRSDuck2021-01-02
* prevent bleeding in screen textureRSDuck2021-01-02
* GPU: forward BG0HOFS to internal rendering engine register for 3D layer scrol...Arisotura2020-12-10
* blargArisotura2020-08-20
* GL: be more careful with framebuffer mappings. might fix issues.Arisotura2020-08-20
* * rework GPU's settings interface, make it config-agnosticArisotura2020-05-28
* flushing the john makes it a bit betterArisotura2020-05-25
* get the OpenGL renderer going.Arisotura2020-05-25