1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
Commit Graph

518 Commits

Author SHA1 Message Date
Sergey Lipskiy
bda5d81f82 CombinerProgramUniformFactory 2017-01-08 17:49:25 +07:00
Sergey Lipskiy
659bd807f5 CombinerProgramBuilder WIP 2017-01-08 17:49:05 +07:00
Sergey Lipskiy
60813209f7 CombinerProgram initial work 2017-01-03 21:57:46 +07:00
Sergey Lipskiy
daf6646b97 BufferManipulationObjects 2: createRenderbuffer, initRenderbuffer 2017-01-02 22:40:41 +07:00
Sergey Lipskiy
cf5e9d8ed2 BufferManipulationObjects WIP 2017-01-02 21:00:49 +07:00
Sergey Lipskiy
ed77923449 Use gfxContext in TextDrawer 2017-01-02 00:24:39 +07:00
Sergey Lipskiy
7fdf97cf29 Use gfxContext in FrameBuffer 2017-01-02 00:09:19 +07:00
Sergey Lipskiy
84b7050339 Use gfxContext in DepthBuffer 2017-01-01 22:00:15 +07:00
Sergey Lipskiy
be019ab013 Correct internalcolor 2017-01-01 22:00:09 +07:00
Sergey Lipskiy
2c4c75ae01 Correct InitTextureParams 2017-01-01 22:00:07 +07:00
Sergey Lipskiy
3eb11aac82 setTextureParameters WIP 2017-01-01 21:59:54 +07:00
Sergey Lipskiy
eb7b640aa0 Use InitTextureParams struct instead of separate parameters. 2016-12-31 19:30:22 +07:00
Sergey Lipskiy
62e7fcf580 Add cached GL functions. 2016-12-31 19:30:19 +07:00
Sergey Lipskiy
c1c09d4d56 Unix fixes. 2016-12-31 19:30:16 +07:00
Sergey Lipskiy
2a1a2d5c00 Implement Init2DTexture objects 2016-12-31 19:30:13 +07:00
Sergey Lipskiy
d6a9e4cc39 Add TextureManipulationObjectFactory 2016-12-31 19:30:11 +07:00
Sergey Lipskiy
8248617a06 Add graphics parameters. 2016-12-31 19:30:09 +07:00
Sergey Lipskiy
365b116c57 Start Graphics content implementation. First step: init , destroy , createTexture, deleteTexture 2016-12-31 19:30:05 +07:00