Commit Graph

3998 Commits (09db5b352ccb213ad3dd6910156307c91729a923)
 

Author SHA1 Message Date
dfighter1985 b444f69db3 VertexArrayRange allocation thing is pointless when using ARB VBOs since, the driver takes care about allocating to either system RAM or video RAM.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 1c6cdfd7a7 Added support group pages ingame layout + layout of the #menu's and managed to get a AMS-Home button in the top that would bring the page back to the dashboard!
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 e41a15ae30 Allow Ryzom client to use the new driver.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 d06f675c08 Removed more of the vendor specific VBO stuff ( function definitions for example )
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 489e1b7f16 Merge
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta c8fa00c9ca made home back redo
--HG--
branch : quitta-gsoc-2013
12 years ago
DJanssens c6040d2853 autologin works
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta ca769bf24b login.tpl hided between my not yet pushed files! You evil login.tpl :D that might fix the auto login problem
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 40883e8afc Merge
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4dba2a11cf change home button
--HG--
branch : quitta-gsoc-2013
12 years ago
DJanssens 2f8d97ae3b test
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta eba12f770f Merge with default
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta e8db641b47 Merge with default
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta c42c667827 made the config file more general + seemed some simple <br>'s in the textarea solved it! thank you mr wireshark!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta b768d1afb6 create ticket almost done, sadly textarea isn't really helping because can't specify #rows
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 2f4a965bdb settings finished
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta d47aadf768 settings page is starting to look nice
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a5fad36d5a finally got some basic layout starting to look good!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 0f38c39152 working o the basic layout
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a2e69be7d7 trying to get basic layout done + removed the sidebar + added a scrollbar + the home button needs correct text.
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 28c49a0427 These friends and the function are now pointless.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 5c7540d85e Removed vendor specific VBO code.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 12baee2fcf fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 8f45e49fa0 GL3 driver can now be instantiated.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 7f0ae42a40 Finally finished cleaning the OpenGL ES stuff.
--HG--
branch : gsoc2013-dfighter
12 years ago
kaetemi 1d6e047edd Merge with kaetemi-optimize 12 years ago
kaetemi 1c3fbf0256 Improve performance of UsedTexture debugging info in OpenGL driver
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi e701596156 Merge with default
--HG--
branch : kaetemi-optimize
12 years ago
dfighter1985 e44b663bdb Even more OpenGL ES cleanup.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 2b5eddbe95 More OpenGL ES cleanup.
--HG--
branch : gsoc2013-dfighter
12 years ago
kaetemi 64335ae0b8 NLGUI files dbgroup_combo_box.cpp and dbgroup_select_number.cpp were not linked 12 years ago
kaetemi f5a8bd2785 Missed one 12 years ago
kaetemi 692dafacfb Fix a typo 12 years ago
kaetemi 343cc325b2 Merge 12 years ago
kaetemi 72fabe141e Fix another compile error 12 years ago
kaetemi 2670e34621 Can't include this here. A light header with all of these maximum constants might be handy 12 years ago
kaetemi cf42b3473f Fix a compile error 12 years ago
kaetemi 0163a508c2 Merge 12 years ago
kaetemi 04d4aaa18c Merge with kaetemi-optimize 12 years ago
kaetemi 32082e854a Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:DIRECTION"")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 16783449a7 Avoid redundant per-frame calls to getDbProp in outpost.xml and outpost.lua
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 70ea479714 Make _ShowReticleLeaf static
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi ed912ab3ae Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:CDB_INIT_IN_PROGRESS")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 1fc4277cf4 Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:MK_MOVE")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi cc2465199c Avoid redundant per-frame calls to getDbProp("UI:SAVE:USER_CHAR_FADE")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 23ac008cf1 Avoid redundant per-frame calls to getDbProp("SERVER:WEATHER:VALUE")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 171faa31fb Avoid redundant calls to getDbProp("UI:SAVE:INSCENE:...")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 477e9e8ef1 Avoid redundant calls to getDbProp in CEntityCL
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi aeb9f4d945 Avoid redundant per-frame calls to getDbProp("UI:ENTITY:GUILD:#:ICON")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 13fc6ffb58 Avoid per-frame 'set' action handler in map.xml when opening the respawn map
--HG--
branch : kaetemi-optimize
12 years ago