Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Jon Buckley
|
abfe75ece8
|
Bug 728017 - Implement WEBGL_compressed_texture_s3tc - r=bjacob
|
2012-05-08 13:29:31 -04:00 |
|
Ed Morley
|
5885a6edd0
|
Backout ba7cf6fd10ae (bug 728017) for failing to compile
|
2012-05-08 18:50:45 +01:00 |
|
Jon Buckley
|
3954a6b841
|
Bug 728017 - Implement WEBGL_compressed_texture_s3tc - r=bjacob
|
2012-05-08 13:29:31 -04:00 |
|
Jeff Gilbert
|
7d33dde9d8
|
Bug 739421 - Implement/expose ARB_sync in GLContext - r=bjacob
|
2012-04-06 16:57:55 -07:00 |
|
Matt Woodrow
|
bf3005c3f4
|
Bug 700240 - Print display lists to a file. r=roc,bjacob
|
2012-03-01 21:26:09 +13:00 |
|
Doug Sherk
|
f8cc305c99
|
Bug 708207: implement WebGL's getShaderPrecisionFormat r=bjacob
|
2011-12-16 13:11:59 -08:00 |
|
Matt Woodrow
|
f1acc41494
|
Bug 703516 - Move GLContext code into a separate folder. r=jrmuizel
--HG--
rename : gfx/thebes/EGLUtils.h => gfx/gl/EGLUtils.h
rename : gfx/thebes/GLContext.cpp => gfx/gl/GLContext.cpp
rename : gfx/thebes/GLContext.h => gfx/gl/GLContext.h
rename : gfx/thebes/GLContextProvider.h => gfx/gl/GLContextProvider.h
rename : gfx/thebes/GLContextProviderCGL.mm => gfx/gl/GLContextProviderCGL.mm
rename : gfx/thebes/GLContextProviderEGL.cpp => gfx/gl/GLContextProviderEGL.cpp
rename : gfx/thebes/GLContextProviderGLX.cpp => gfx/gl/GLContextProviderGLX.cpp
rename : gfx/thebes/GLContextProviderImpl.h => gfx/gl/GLContextProviderImpl.h
rename : gfx/thebes/GLContextProviderNull.cpp => gfx/gl/GLContextProviderNull.cpp
rename : gfx/thebes/GLContextProviderOSMesa.cpp => gfx/gl/GLContextProviderOSMesa.cpp
rename : gfx/thebes/GLContextProviderWGL.cpp => gfx/gl/GLContextProviderWGL.cpp
rename : gfx/thebes/GLContextSymbols.h => gfx/gl/GLContextSymbols.h
rename : gfx/thebes/GLDefs.h => gfx/gl/GLDefs.h
rename : gfx/thebes/GLXLibrary.h => gfx/gl/GLXLibrary.h
rename : gfx/thebes/WGLLibrary.h => gfx/gl/WGLLibrary.h
|
2011-11-18 22:07:49 +13:00 |
|