提交历史

作者 SHA1 备注 提交日期
  tfarley 22f3a7e94c HWRasterizer: Texture forwarding 10 年之前
  LittleWhite 4be68dddfb Improve error report from Init() functions 10 年之前
  Martin Lindhe bafb7afba2 fix some xcode 7.0 warnings 11 年之前
  Lioncash 1fa772393b video_core: Remove unnecessary includes from headers 11 年之前
  Lioncash 8a3428f16c renderer_opengl: Remove unimplemented function declaration 11 年之前
  Yuri Kunde Schlesner a1a5570e97 Replace the previous OpenGL loader with a glad-generated 3.3 one 11 年之前
  tfarley 05dc633a8c OpenGL renderer 11 年之前
  archshift 041e99b613 Added LCD registers, and implementation for color filling in OGL code. 12 年之前
  Emmanuel Gil Peyrot c439b3074d video_core: Implement the remaining framebuffer formats in the OpenGL renderer. 11 年之前
  purpasmart96 ebfd831ccb License change 11 年之前
  Tony Wasserka c5c6e095f0 OpenGL Renderer: Cleanup viewport extent calculation. 11 年之前
  Kevin Hartman 221a9b023d Viewport scaling and display density independence 12 年之前
  Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. 12 年之前
  Yuri Kunde Schlesner 11642fd3a2 Rework OpenGL renderer. 12 年之前
  Yuri Kunde Schlesner 5f598a5e2c OpenGL renderer: Shuffle initialization code around and rename functions. 12 年之前
  Yuri Kunde Schlesner 787a1b047c Remove virtual inheritance from RendererOpenGL 12 年之前
  archshift 8fe5f2e2fe Moved common_types::Rect from common to Common namespace 12 年之前
  Yuri Kunde Schlesner 478289140d Replace GLEW with a glLoadGen loader. 12 年之前
  Yuri Kunde Schlesner 9d172ab550 Downgrade GLSL version to 1.50 (compatible with GL 3.2) 12 年之前
  bunnei 20d169e4a1 VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. 12 年之前
  Kevin Hartman cbfd6b6e52 Rewrite of OpenGL renderer, including OS X support 12 年之前
  Tony Wasserka c6fdeb7b23 Renderer: Fix component order in bottom framebuffer. 12 年之前
  archshift 5a8ed196e6 common_types: Changed BasicRect back to Rect, in the common namespace 12 年之前
  archshift 48deb45624 Xcode complains that the class name is redundant. 12 年之前
  archshift ff48c8bed3 Rect to BasicRect 12 年之前
  bunnei a48c6b947d removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class 12 年之前
  bunnei 1142ccba03 fixed renderer to use correct framebuffer location 12 年之前
  bunnei de0a034a84 fixed project includes to use new directory structure 12 年之前
  bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 年之前