Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei d30110348b gl_rasterizer: Add a SyncViewport method. hace 8 años
  bunnei 67bc2f5ecd gl_rasterizer: Move PrimitiveTopology check to MaxwellToGL. hace 8 años
  bunnei 666d53299c graphics_surface: Fix merge conflicts. hace 8 años
  bunnei ac19e3d061 gl_rasterizer: Use ReadBlock instead of GetPointer for SetupVertexArray. hace 8 años
  bunnei a6cab532f8 gl_rasterizer: Normalize vertex array data as appropriate. hace 8 años
  bunnei d4fb8a887c memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock. hace 8 años
  bunnei 527ce12ce4 maxwel_to_gl: Fix string formatting in log statements. hace 8 años
  bunnei d89bfec5f5 rasterizer: Rename DrawTriangles to DrawArrays. hace 8 años
  bunnei 1bfc0dc2db gl_rasterizer: Use passthrough shader for SetupVertexShader. hace 8 años
  bunnei 0a5832798a renderer_opengl: Logging, etc. cleanup. hace 8 años
  bunnei 7504df52fc renderer_opengl: Remove framebuffer RasterizerFlushVirtualRegion hack. hace 8 años
  bunnei c1ccbf332f gl_rasterizer_cache: Implement UpdatePagesCachedCount. hace 8 años
  bunnei d732142b66 memory: Add RasterizerMarkRegionCached code and cleanup. hace 8 años
  bunnei c2dbdefedf gl_rasterizer: Implement SetupVertexArray. hace 8 años
  bunnei cd8bb6ea9b gl_rasterizer_cache: Fix an ASSERT_MSG. hace 8 años
  bunnei 4369af6b7e maxwell_to_gl: Add module and function for decoding VertexType. hace 8 años
  bunnei 3754e0fdfd maxwell_3d: Use names that match envytools for VertexType. hace 8 años
  bunnei 15925b8293 maxwell_3d: Add VertexAttribute struct and cleanup. hace 8 años
  bunnei 0ee38e1363 gl_rasterizer: Use 32 texture units instead of 3. hace 8 años
  bunnei 0162a2d5cb gl_rasterizer: Implement DrawTriangles. hace 8 años
  bunnei 33c0bf9dc5 Maxwell3D: Call AccelerateDrawBatch on DrawArrays. hace 8 años
  bunnei ed2134784e gl_rasterizer: Implement AnalyzeVertexArray. hace 8 años
  bunnei 8041d72a1f gl_rasterizer_cache: MortonCopy Switch-style. hace 8 años
  bunnei 170ac3f9ee gl_rasterizer_cache: Implement GetFramebufferSurfaces. hace 8 años
  bunnei 94c70693f9 maxwell: Add RenderTargetFormat enum. hace 8 años
  bunnei 1a9df83535 renderer_opengl: Only draw the screen if a framebuffer is specified. hace 8 años
  bunnei f934da0e43 Merge pull request #283 from Subv/tsc hace 8 años
  bunnei 010ea89013 Merge pull request #102 from N00byKing/master hace 8 años
  Subv 4697025b73 GPU: Load the sampler info (TSC) when retrieving active textures. hace 8 años
  Subv 56e2013c1f GPU: Added the TSC structure. It contains information about the sampler. hace 8 años