Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-04-22 | fixed GL context acquire (applies to Qt GUI only) | bunnei | 1 | -0/+2 |
2014-04-18 | renamed hw_lcd module to just lcd | bunnei | 1 | -1/+1 |
2014-04-17 | fixed framebuffer color order | bunnei | 1 | -1/+1 |
2014-04-17 | removed hard-coded framebuffer addresses from renderer_opengl.cpp | bunnei | 1 | -2/+4 |
2014-04-11 | cleaned up some logging messages | bunnei | 1 | -1/+2 |
2014-04-10 | fixed a bunch of errors in CMakeLists | bunnei | 1 | -3/+3 |
2014-04-10 | updated CMakeLists | bunnei | 1 | -16/+2 |
2014-04-09 | fixed project includes to use new directory structure | bunnei | 9 | -38/+39 |
2014-04-09 | got rid of 'src' folders in each sub-project | bunnei | 7 | -0/+0 |
2014-04-09 | fixed license header in video_core | bunnei | 7 | -182/+23 |
2014-04-09 | - removed lots of unused code from gekko | bunnei | 3 | -367/+110 |
2014-04-07 | added support for renderering the external framebuffers | bunnei | 2 | -20/+147 |
2014-04-07 | added external framebuffer GL handles | bunnei | 1 | -2/+11 |
2014-04-06 | added initial renderer code | bunnei | 7 | -19/+534 |
2014-04-05 | added video_core project to solution | bunnei | 8 | -0/+567 |