Historique des commits

Auteur SHA1 Message Date
  bunnei d8f745382b graphics_surface: Remove superfluous cast. il y a 8 ans
  bunnei c33abac275 gl_rasterizer: Move code to bind framebuffer surfaces before draw to its own function. il y a 8 ans
  bunnei d30110348b gl_rasterizer: Add a SyncViewport method. il y a 8 ans
  bunnei 67bc2f5ecd gl_rasterizer: Move PrimitiveTopology check to MaxwellToGL. il y a 8 ans
  bunnei 666d53299c graphics_surface: Fix merge conflicts. il y a 8 ans
  bunnei ac19e3d061 gl_rasterizer: Use ReadBlock instead of GetPointer for SetupVertexArray. il y a 8 ans
  bunnei a6cab532f8 gl_rasterizer: Normalize vertex array data as appropriate. il y a 8 ans
  bunnei d4fb8a887c memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock. il y a 8 ans
  bunnei 527ce12ce4 maxwel_to_gl: Fix string formatting in log statements. il y a 8 ans
  bunnei d89bfec5f5 rasterizer: Rename DrawTriangles to DrawArrays. il y a 8 ans
  bunnei 1bfc0dc2db gl_rasterizer: Use passthrough shader for SetupVertexShader. il y a 8 ans
  bunnei 0a5832798a renderer_opengl: Logging, etc. cleanup. il y a 8 ans
  bunnei 7504df52fc renderer_opengl: Remove framebuffer RasterizerFlushVirtualRegion hack. il y a 8 ans
  bunnei c1ccbf332f gl_rasterizer_cache: Implement UpdatePagesCachedCount. il y a 8 ans
  bunnei d732142b66 memory: Add RasterizerMarkRegionCached code and cleanup. il y a 8 ans
  bunnei c2dbdefedf gl_rasterizer: Implement SetupVertexArray. il y a 8 ans
  bunnei cd8bb6ea9b gl_rasterizer_cache: Fix an ASSERT_MSG. il y a 8 ans
  bunnei 4369af6b7e maxwell_to_gl: Add module and function for decoding VertexType. il y a 8 ans
  bunnei 3754e0fdfd maxwell_3d: Use names that match envytools for VertexType. il y a 8 ans
  bunnei 15925b8293 maxwell_3d: Add VertexAttribute struct and cleanup. il y a 8 ans
  bunnei 0ee38e1363 gl_rasterizer: Use 32 texture units instead of 3. il y a 8 ans
  bunnei 0162a2d5cb gl_rasterizer: Implement DrawTriangles. il y a 8 ans
  bunnei 33c0bf9dc5 Maxwell3D: Call AccelerateDrawBatch on DrawArrays. il y a 8 ans
  bunnei ed2134784e gl_rasterizer: Implement AnalyzeVertexArray. il y a 8 ans
  bunnei 8041d72a1f gl_rasterizer_cache: MortonCopy Switch-style. il y a 8 ans
  bunnei 170ac3f9ee gl_rasterizer_cache: Implement GetFramebufferSurfaces. il y a 8 ans
  bunnei 94c70693f9 maxwell: Add RenderTargetFormat enum. il y a 8 ans
  bunnei 1a9df83535 renderer_opengl: Only draw the screen if a framebuffer is specified. il y a 8 ans
  bunnei f934da0e43 Merge pull request #283 from Subv/tsc il y a 8 ans
  bunnei 010ea89013 Merge pull request #102 from N00byKing/master il y a 8 ans