| Commit message (Expand) | Author | Age |
... | |
| * | | * optional path for chunked rendering (might be faster, but not always) | Arisotura | 2019-05-10 |
| * | | move code around | Arisotura | 2019-05-10 |
| * | | (disabled) proof-of-concept antialiasing | Arisotura | 2019-05-10 |
| * | | do not hardcode GL screen size all over the place | Arisotura | 2019-05-10 |
| * | | temp fix for color effects | Arisotura | 2019-05-08 |
| * | | hires hax. somewhat functional | Arisotura | 2019-05-08 |
| * | | don't do OBJ window if it isn't enabled (oops) | Arisotura | 2019-05-07 |
| * | | lay base for hi-res rendering | Arisotura | 2019-05-03 |
| * | | some work on shadows. | Arisotura | 2019-05-03 |
| * | | betterer transparency support | Arisotura | 2019-05-02 |
| * | | beginning work on transparency support. | Arisotura | 2019-05-02 |
| * | | half-proper screen clear. | Arisotura | 2019-05-02 |
| * | | very evil shit | Arisotura | 2019-05-01 |
| * | | don't lose half the zbuffer range | Arisotura | 2019-04-29 |
| * | | fix the alpha0 shit | Arisotura | 2019-04-29 |
| * | | add remaining texture types | Arisotura | 2019-04-29 |
| * | | texcoord wrap modes | Arisotura | 2019-04-29 |
| * | | * add type5 textures | Arisotura | 2019-04-29 |
| * | | support 256-color textures. | Arisotura | 2019-04-29 |
| * | | finally get wbuffering covered. | Arisotura | 2019-04-25 |
| * | | weak little attempt at a zbuffer. | Arisotura | 2019-04-24 |
| * | | now with perspective correction! | Arisotura | 2019-04-10 |
| * | | here, have vertex colors | Arisotura | 2019-04-10 |
| * | | make it actually work without asploding half the geometry | Arisotura | 2019-04-10 |
| * | | it renders shit!! | Arisotura | 2019-04-10 |
| * | | here, have shader shit | Arisotura | 2019-04-09 |
| * | | actually, seems faster to read it all at once?? | Arisotura | 2019-04-01 |
| * | | glörg | Arisotura | 2019-04-01 |
| * | | * move GL init to main thread | Arisotura | 2019-04-01 |
| * | | probs better this way | Arisotura | 2019-04-01 |
| * | | fasterer framebuffer read | Arisotura | 2019-04-01 |
| * | | first attempt at things | Arisotura | 2019-04-01 |
| * | | adding that file might be good, too | Arisotura | 2019-03-31 |
| * | | * add some GL base to libui (only for Windows for now) | Arisotura | 2019-03-31 |
| * | | draft API for OpenGL shito in libui | Arisotura | 2019-03-31 |
* | | | Merge pull request #403 from rafaelvcaetano/fix-firmware-fopen | Arisotura | 2019-05-17 |
|\ \ \ |
|
| * | | | Firmware backup writing now uses OpenLocalFile | Rafael Caetano | 2019-05-13 |
|/ / / |
|
| | * | Ensure that 'Limit framerate' option is synced with the toggle hotkeys | Jon Pacheco | 2019-05-14 |
| | * | Add fast forward hotkeys | Jon Pacheco | 2019-05-12 |
| |/
|/| |
|
* | | Merge pull request #398 from Nadia-h/master | Arisotura | 2019-05-07 |
|\ \ |
|
| * | | Fix CMake policy warning | Nadia Holmquist Pedersen | 2019-05-04 |
| * | | Merge branch 'master' of https://github.com/Nadia-h/melonDS | Nadia Holmquist Pedersen | 2019-05-04 |
| |\ \ |
|
| | * | | MingW → MinGW | Nadia Pedersen | 2019-05-04 |
| * | | | Change CMake minimum version requirement to the one shipped with Ubuntu LTS | Nadia Holmquist Pedersen | 2019-05-04 |
| |/ / |
|
| * | | Remove redundant install from CMakeLists.txt | Nadia Holmquist Pedersen | 2019-05-01 |
| * | | Merge branch 'master' of https://github.com/Nadia-h/melonDS | Nadia Holmquist Pedersen | 2019-05-01 |
| |\ \ |
|
| | * | | Add Windows MSYS2 build instructions | Nadia Pedersen | 2019-05-01 |
| * | | | Removed commented code | Nadia Holmquist Pedersen | 2019-05-01 |
| |/ / |
|
| * | | Add a script to easily grab the needed libraries when building with MSYS2 | Nadia Holmquist Pedersen | 2019-05-01 |
| * | | Remove unnecessary commonted-out lines | Nadia Holmquist Pedersen | 2019-05-01 |