Commit Graph

25 Commits (c43b4b8bc09e65ae1f47b7be6498a49a32bb90d8)

Author SHA1 Message Date
kervala c3b3db07f1 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
kervala 72af4052ee Changed: Add getTotalVideoMemory to IDriver to query total video memory
--HG--
branch : develop
9 years ago
kervala d4dd2b7264 Fixed: Getters for Anisotropic Filtering
--HG--
branch : develop
9 years ago
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
11 years ago
kaetemi 6a21d0503c 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
11 years ago
kaetemi 05583d134a Cleanup driver interface
--HG--
branch : multipass-stereo
11 years ago
kaetemi ee0396bd6f Implement new gpu program interface in direct3d driver
--HG--
branch : multipass-stereo
11 years ago
kaetemi 350b580085 Implement new gpu program interface in opengl driver
--HG--
branch : multipass-stereo
11 years ago
kaetemi 1fa02cae9e Make gpu programs use abstract gpu program class
--HG--
branch : multipass-stereo
11 years ago
kaetemi dfb110b387 Add function to check which pixel program profiles are available on a driver
--HG--
branch : multipass-stereo
12 years ago
kaetemi 983fab378c Add rest of the diff from the old nevrax code for pixel programs to NL3D
--HG--
branch : multipass-stereo
12 years ago
kervala 0d782993f9 Fixed #1: Implement anisotropic filtering for textures 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kervala a4c64bb753 Changed: #1034 Implement CCustomMouse for Linux 14 years ago
kervala 863d20a384 Changed: #1038 Implement copy/paste for Linux 14 years ago
kervala c6d7643b4b Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 3b70e484f6 Fixed: #1019 Add public setWindowIcon method to UDriver 15 years ago
vl 6bf8cc13b7 Changed: CSynchronized and CMutex are now, by default, Fair on Windows and Unfair on GNU/Linux and Mac OS X 15 years ago
rti 2e6078898e Changed: #947 fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions) 15 years ago
rti f082ef3efb Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66) 15 years ago
kervala e3cadf3de5 Fixed: #971 Another dead lock under Linux 15 years ago
kervala 1cb477b8d3 Fixed: #951 Use nlWindow instead of void* for window ID 15 years ago
Matt Raykowski 10577effa0 Update: Merged in nlWindow patch from SVN. 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago