Feature #970
Move all window and input related methods to a new file from OpenGL driver
Status: | Closed | Start date: | 06/08/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | kervala | % Done: | 100% |
|
Category: | NeL: General | |||
Target version: | Version 0.8.0 |
Description
driver_opengl.cpp is too big and very difficult to maintain. Windows management methods are not grouped and there are a lot of duplicated parts.
It should contain all or almost 100% of code concerning OpenGL parts.
This step is necessary to implement new functionalities to OpenGL driver (MSAA, CSAA, etc...).
History
#1 Updated by kervala about 8 years ago
- % Done changed from 0 to 50
#2 Updated by kervala about 8 years ago
- % Done changed from 50 to 70
#3 Updated by kervala about 8 years ago
- Status changed from Assigned to Resolved
- Target version set to Version 0.8.0
- % Done changed from 70 to 100
#4 Updated by kervala about 8 years ago
- Status changed from Resolved to Closed