Commit Graph
9 Commits
Author SHA1 Message Date
GPUCode 82d9511993 gpu: Implement basic texcopy
* Improves rendering in FE:A but the screens will still not show
  because it requires surface validation
2023-08-06 14:43:30 +03:00
GPUCode 58383ee431 Address review comments 2023-08-03 16:42:01 +03:00
GPUCode c805504f70 gpu: Add display transfer rectangles 2023-08-03 16:37:19 +03:00
GPUCode f75a23b5a9 code: Better screen support 2023-08-02 22:26:08 +03:00
GPUCode c6c71bb9b2 renderer_gl: Implement semi proper clears 2023-07-26 22:34:39 +03:00
GPUCode 50bcf3b617 renderer_gl: Respect depth-stencil write flag 2023-07-26 22:13:41 +03:00
GPUCode 6f7874227c renderer_gl: Implement logic op 2023-07-26 22:08:20 +03:00
GPUCode a019d98af9 texture: Use spans 2023-07-20 15:43:24 +03:00
GPUCode 57423e206f Fix typo 2023-07-11 01:18:55 +03:00