OSDN Git Service

android-x86/external-swiftshader.git
2015-02-13 Maxime GregoirewglSwapBuffers signature fix
2015-02-12 Nicolas CapensFix supporting samplers in structs passed down as funct...
2015-02-12 Nicolas CapensAlways wait for the debugger.
2015-02-12 Nicolas CapensFix the Code::Blocks builds.
2015-02-12 Nicolas CapensEliminate the ShaderLang interface.
2015-02-12 Nicolas CapensEliminate the abstract shader compiler interface.
2015-02-12 Nicolas CapensEliminate TShHandleBase.
2015-02-12 Nicolas CapensRename ShHandle to Compiler.
2015-02-12 Nicolas CapensSafely promote uninitialized constants.
2015-02-12 Nicolas CapensIgnore constants that have not been initialized.
2015-02-12 Nicolas CapensProvide safer and more convenient constant union accessors.
2015-02-11 Maxime GregoireOpenGL 2.1 Simple test cube application
2015-02-11 Nicolas CapensAdd OpenGL ES 3.0 entry function stubs.
2015-02-11 Nicolas CapensAdd OpenGL ES 3.0 headers.
2015-02-11 Nicolas CapensPredefine GL_FRAGMENT_PRECISION_HIGH.
2015-02-11 Nicolas CapensImplement an OpenGL 2.1 prototype.
2015-02-11 Nicolas CapensShare the name space implementation between all GL...
2015-02-11 Nicolas CapensAccess binding pointer objects through operators.
2015-02-11 Nicolas CapensMake the Object class independent of the GL version.
2015-02-11 Nicolas CapensOptimize fixed-function states.
2015-02-11 Nicolas CapensFix passthru of non-float texture coordinates.
2015-02-11 Nicolas CapensAdd support for quad primitives.
2015-02-11 Nicolas CapensImplement support for wide lines.
2015-02-11 Nicolas CapensMake OutputASM header independent of GL headers.
2015-02-10 Alexis HetuFixed depth test for 3D texture test
2015-02-10 Alexis HetuAdding Texture3D support.
2015-02-09 Maxime GregoireOpenGL ES environment texture partial implementation
2015-01-29 Nicolas CapensProvide missing OpenGL ES 1.x extension for implementat...
2015-01-28 Nicolas CapensWork around a GCC miscompilation issue.
2015-01-27 Alexis HetuFix for the Linux build
2015-01-27 Maxime GregoireOpenGL ES 1.1 colorPointer function implementation
2015-01-27 Nicolas CapensInitialize texture stage alpha modifiers.
2015-01-27 Nicolas CapensAdd desktop OpenGL headers.
2015-01-27 Maxime GregoireOpenGL ES 1.1 fog implementation
2015-01-26 Alexis HetuTemplated loadImageData functions to make 3D integratio...
2015-01-22 Nicolas CapensRename the desktop OpenGL namespace to gl.
2015-01-22 Nicolas CapensRename the GLSL shader compiler namespace to glsl.
2015-01-22 Nicolas CapensMake the GLSL compiler independent of the API shader...
2015-01-22 Nicolas CapensAdd libGL to the Visual Studio solution.
2015-01-22 Nicolas CapensRename libGLESv2 to libGL.
2015-01-22 Nicolas CapensCopy libGLESv2 to libGL.
2015-01-22 Nicolas CapensRemove the Radiance compiler copy and use OpenGL's...
2015-01-20 Nicolas CapensIncrement the version number.
2015-01-19 Maxime GregoireAdded architecture details to DLL's descriptions
2015-01-19 Maxime GregoireAdded a .gitignore file to enable most git UI extension...
2015-01-14 Nicolas CapensProvide framebuffer-specific color read format/type...
2015-01-14 Nicolas CapensProvide a faster implementation for reading to RGBA8.
2015-01-14 Nicolas CapensRetrieve the implementation color read format/type...
2014-12-12 Nicolas CapensFix allowing fragment shader invariant declarations.
2014-12-11 Nicolas CapensRemove a GCC-specific intrinsic
2014-12-11 Nicolas CapensRemove Apple-specific CPUID queries.
2014-12-11 Nicolas CapensFix an image destruction deadlock.
2014-12-11 Nicolas CapensCreate 64-bit translator libraries for the Android...
2014-12-10 Nicolas CapensFall back to the default visual if no X8R8G8B8.
2014-12-08 Nicolas CapensCreate translator libraries for the Android Emulator...
2014-12-06 Nicolas CapensAdd Linux projects for Radiance.
2014-12-06 Nicolas CapensMerge libEGL into libRAD.
2014-12-06 Nicolas CapensFix compile errors.
2014-12-05 Nicolas CapensTreat all X8R8G8B8 and A8R8G8B8 formats as fast EGL...
2014-12-03 Nicolas CapensEliminate RefCountObject.
2014-12-03 Nicolas CapensEliminate GL renderbuffers.
2014-12-03 Nicolas CapensEliminate GL queries.
2014-12-03 Nicolas CapensEliminate GL handle allocator.
2014-12-03 Nicolas CapensEliminate GL framebuffers.
2014-12-03 Nicolas CapensEliminate GL index and vertex data manager.
2014-12-03 Nicolas CapensEliminate GL resource manager.
2014-12-03 Nicolas CapensEliminate GL buffers.
2014-12-02 Nicolas CapensImplement a Radiance prototype.
2014-12-02 Nicolas CapensClear the list of uniforms before recompiling.
2014-12-01 Nicolas CapensImplement ETC1 compressed textures support.
2014-12-01 Nicolas CapensCreate a renderer device per GL context.
2014-11-28 Nicolas CapensIgnore Android EGL config attributes.
2014-11-28 Nicolas CapensReference/release both the image and parent texture.
2014-11-26 Nicolas CapensEliminate exception handling.
2014-11-26 Alexis HetuFixed Fractal shader
2014-11-26 Alexis HetuFixed signed/unsigned types comparison
2014-11-26 Alexis HetuFixed uniform-default-values.html
2014-11-26 Nicolas CapensDon't treat A8R8G8B8 on an X8R8G8B8 display as a slow...
2014-11-25 Nicolas CapensUse both sysv and gnu style linker hash tables.
2014-11-24 Alexis HetuFixed a WebGL conformance test
2014-11-22 Nicolas CapensAdd libGLES_CM to the Code::Blocks project.
2014-11-21 Nicolas CapensSwitch from GCC to Clang.
2014-11-21 Alexis HetuFixed the compound-assignment-type-combination.html...
2014-11-21 Nicolas CapensAdd GL_OES_draw_texture stubs.
2014-11-21 Nicolas CapensFix C++11 compilation errors.
2014-11-21 Nicolas CapensFixed shader-varying-packing-restrictions.html
2014-11-21 Alexis HetuMore warnings fixed
2014-11-21 Nicolas CapensFix 32-bit builds of the sample app on Linux.
2014-11-21 Nicolas CapensFix closing unopened shared libraries.
2014-11-21 Nicolas CapensImplemented EGL_EXT_platform_base and EGL_KHR_platform_gbm.
2014-11-20 Nicolas CapensImplement EGL_EXT_client_extensions.
2014-11-20 Nicolas CapensRemove RemoveTree.
2014-11-20 Nicolas CapensFixed memory leak associated with TLS.
2014-11-20 Nicolas CapensValidate allocation size in PoolAllocator
2014-11-19 Alexis HetuSending proper GL error on invalid Renderbuffer.
2014-11-17 Nicolas CapensFix eglGetDisplay(EGL_DEFAULT_DISPLAY) on Linux.
2014-11-17 Nicolas CapensAdd the OGLES2HelloTriangle sample to the Linux build.
2014-11-14 Nicolas CapensFix the Linux build.
2014-11-13 Alexis HetuAdded glTestFenceNV implementation
2014-11-13 Alexis HetuFixing some trivial warnings in the SwiftShader build.
next