Revision c8fb3564
Added by skyjake over 10 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- libgui
- include
- de
- Atlas (diff)
- AtlasTexture (diff)
- ColorBank (diff)
- Drawable (diff)
- Font (diff)
- FontBank (diff)
- GLBuffer (diff)
- GLFramebuffer (diff)
- GLInfo (diff)
- GLPixelFormat (diff)
- GLProgram (diff)
- GLShader (diff)
- GLShaderBank (diff)
- GLState (diff)
- GLTarget (diff)
- GLTexture (diff)
- GLUniform (diff)
- Image (diff)
- ImageBank (diff)
- KdTreeAtlasAllocator (diff)
- KeyEvent (diff)
- KeyEventSource (diff)
- ModelDrawable (diff)
- MouseEvent (diff)
- MouseEventSource (diff)
- NativeFont (diff)
- RowAtlasAllocator (diff)
- TextureBank (diff)
- VertexBuilder (diff)
- audio
- font
- graphics
- gui
- atlas.h
- atlastexture.h
- colorbank.h
- ddkey.h
- drawable.h
- font.h
- fontbank.h
- glbuffer.h
- glentrypoints.h
- glframebuffer.h
- glinfo.h
- glpixelformat.h
- glprogram.h
- glshader.h
- glshaderbank.h
- glstate.h
- gltarget.h
- gltexture.h
- gluniform.h
- image.h
- imagebank.h
- kdtreeatlasallocator.h
- keyevent.h
- keyeventsource.h
- modeldrawable.h
- mouseevent.h
- mouseeventsource.h
- nativefont.h
- opengl.h
- rowatlasallocator.h
- texturebank.h
- vertexbuilder.h
- input
- de
- libgui.pro (diff)
- src
- atlas.cpp
- atlastexture.cpp
- audio
- canvas.cpp (diff)
- colorbank.cpp
- coretextnativefont_macx.cpp
- coretextnativefont_macx.h
- drawable.cpp
- font
- font.cpp
- font_richformat.cpp
- fontbank.cpp
- glbuffer.cpp
- glentrypoints.cpp
- glentrypoints_x11.cpp
- glframebuffer.cpp
- glinfo.cpp
- glprogram.cpp
- glshader.cpp
- glshaderbank.cpp
- glstate.cpp
- gltarget.cpp
- gltarget_alternativebuffer.cpp
- gltexture.cpp
- gluniform.cpp
- graphics
- atlas.cpp
- atlastexture.cpp
- colorbank.cpp
- drawable.cpp
- glbuffer.cpp
- glentrypoints.cpp
- glentrypoints_x11.cpp
- glframebuffer.cpp
- glinfo.cpp
- glprogram.cpp
- glshader.cpp
- glshaderbank.cpp
- glstate.cpp
- gltarget.cpp
- gltarget_alternativebuffer.cpp
- gltexture.cpp
- gluniform.cpp
- image.cpp
- imagebank.cpp
- kdtreeatlasallocator.cpp
- modeldrawable.cpp
- rowatlasallocator.cpp
- texturebank.cpp
- guiapp.cpp (diff)
- imKStoUCS_x11.c
- image.cpp
- imagebank.cpp
- input
- kdtreeatlasallocator.cpp
- keyevent.cpp
- keyeventsource.cpp
- modeldrawable.cpp
- mouseevent.cpp
- mouseeventsource.cpp
- nativefont.cpp
- qtnativefont.cpp
- qtnativefont.h
- rowatlasallocator.cpp
- texturebank.cpp
- include
- macros.pri (diff)
- libgui
libgui|Refactor: Divided libgui sources to subfolders by domain