1. 184c62b Merge pull request #161 from sbc100/update_travis by Nigel Stewart · 8 years ago master
  2. 7475ce9 Use separate build and install scripts in travis by Sam Clegg · 9 years ago
  3. 5e14ae7 Merged pull requests 138, 139, and 140 by Scott Nations · 10 years ago
  4. 586b2e1 Add support for OpenGL 4.5 and recent extensions by Scott Nations · 10 years ago
  5. bc7e482 Enabled use of client-side memory in vertex, element, indirect, and count buffer by Scott Nations · 10 years ago
  6. 1ba938a - Refreshed apitrace and GLEW from upstream. by Scott Nations · 10 years ago
  7. 8dda434 Now using glsloptimizer to parse and rewrite shaders. by Scott Nations · 10 years ago
  8. fa2f167 Replaced mongoose code with civetweb (https://github.com/bel2125/civetweb) by Scott Nations · 10 years ago
  9. 07a4ea3 GL_REGAL_proc_address extension adding glGetProcAddressREGAL by Scott Nations · 10 years ago
  10. 7864ed2 Resolve compilation error for Android NDK r9b clang toolchain. by Scott Nations · 10 years ago
  11. ce35076 Apitrace updates, DSA fixes, NV_bindless_texture, NV_draw_texture, AMD_sparse_texture. by Nigel Stewart · 10 years ago
  12. a985d61 Touch-ups for apitrace NV_path_rendering support. by Nigel Stewart · 11 years ago
  13. 35538fa Update apitrace from upstream by Nigel Stewart · 11 years ago
  14. 53fc58e Improved completeness of logging - more parameters. by Nigel Stewart · 11 years ago
  15. eefa36c Emu::Quads complete and enabled for ES2 and Core contexts by Nigel Stewart · 11 years ago
  16. d097082 Merge branch 'master' of https://github.com/phuang/regal by Nigel Stewart · 11 years ago
  17. b6bc254 Add Emu::Quads emulation layer - work in progress, not enabled yet by Nigel Stewart · 11 years ago
  18. 5b03d03 Fix link errors against libgtestlib.a by Peng Huang · 11 years ago
  19. 3ee1fc7 Set relevant emulation "limits" from relevant layers. by Nigel Stewart · 11 years ago
  20. 6e48b55 Fix link errors against libgtestlib.a by Peng Huang · 11 years ago
  21. d4165ba OpenGL and OpenGL ES 2.0 API updates. by Nigel Stewart · 11 years ago
  22. 5ab0a9b Squeeze the footprint of Loader and Missing dispatch for Regal-wrangler purposes, in particular. by Nigel Stewart · 11 years ago
  23. e6d0d94 Split ContextInfo into context and emulation information structs. by Nigel Stewart · 11 years ago
  24. 0cfa161 Merge branch 'vertex' of https://github.com/igor-c/regal by Nigel Stewart · 11 years ago
  25. 5d9e240 Merge branch 'mbishop-emscripten' of https://github.com/michaeljbishop/regal by Nigel Stewart · 11 years ago
  26. 8bb535a Merge snations branch to master by Nigel Stewart · 11 years ago
  27. 9f3a0cc Update missing symbol `eglGetProcAddressEMSCRIPTEN`. by Michael J. Bishop · 11 years ago
  28. 3ad6fd7 Revised version of commit b92e6bb26ae545a95e72c563b5112e4ffa9443dd by Nigel Stewart · 11 years ago
  29. 410c0d5 Pass glVertexAttribNN() to the driver. by Igor Chernyshev · 11 years ago
  30. 39a386c Revert "Consolidation of various GL context limits into RegalEmu.h and ContextInfo" by Nigel Stewart · 11 years ago
  31. b92e6bb Consolidation of various GL context limits into RegalEmu.h and ContextInfo by Nigel Stewart · 11 years ago
  32. 89ff20c Fixes for Android by Nigel Stewart · 11 years ago
  33. 5157da1 Emscripten now working for dreamtorus. by Nigel Stewart · 11 years ago
  34. 22e2bc9 Merge snations branch by Nigel Stewart · 11 years ago
  35. 5757a52 Merge remote-tracking branch 'github/master' into snations by Nigel Stewart · 11 years ago
  36. 89dfc6f Touch-ups, mostly for emscripten. by Nigel Stewart · 11 years ago
  37. 7eedcd0 Merge branch 'master' of https://github.com/vvuk/regal by Nigel Stewart · 11 years ago
  38. ff09ad3 Fix emscripten config; make dreamtorus work by Vladimir Vukicevic · 11 years ago
  39. 80d46c8 Make it build on VS2013 by Ben Pye · 11 years ago
  40. 41f9b27 Consolidation of environment variable queries at runtime. by Nigel Stewart · 11 years ago
  41. d4065e8 New version of RegalPpca based on RegalClientState.h by Scott Nations · 11 years ago
  42. b1128f1 Reorganize Makefile build into a more modular scheme. by Nigel Stewart · 11 years ago
  43. 8969282 Add GL_ARB_multi_bind by Nigel Stewart · 11 years ago
  44. 756b3c4 Implement some GL_FOG getters by Vladimir Vukicevic · 11 years ago
  45. 11d3600 More EMSCRIPTEN/webgl fixes by Vladimir Vukicevic · 11 years ago
  46. 8524da1 Update core sources for Emscripten/WebGL by Vladimir Vukicevic · 11 years ago
  47. e12d815 Update scripts and generated sources for Emscripten by Vladimir Vukicevic · 11 years ago
  48. 9baf0ef Add unsigned_length() for EMSCRIPTEN in boost/print/detail.hpp by Vladimir Vukicevic · 11 years ago
  49. 97d0fd3 Update Makefiles to support Emscripten by Vladimir Vukicevic · 11 years ago
  50. d1c422a Add OpenGL 4.4 support Update GLEW to 1.10.0 by Nigel Stewart · 11 years ago
  51. b794681 Initial integration of apitrace as Regal dispatch layer by Nigel Stewart · 11 years ago
  52. 47bbe69 Add Regal support for GL_ANGLE_timer_query and GL_INTEL_map_texture by Nigel Stewart · 11 years ago
  53. 917b772 Add GL_R and GL_RG formats from ARB_texture_rg and EXT_texture_rg by Nigel Stewart · 11 years ago
  54. 20b5c53 Extend RegalPlugin to provide name based lookup. by Nigel Stewart · 11 years ago
  55. b3a8796 Leave Doxygen-generated documentation out of git repository. by Nigel Stewart · 11 years ago
  56. 6d683dd ARB_draw_buffers emulation for ES 2.0 by Nigel Stewart · 11 years ago
  57. 908d2b2 Initialize TexenvCombineState to proper defaults. by Igor Chernyshev · 11 years ago
  58. 29115d6 Extend emulation dispatch to hinting. by Nigel Stewart · 11 years ago
  59. e53bf69 Update uniforms after glColor(). by Igor Chernyshev · 11 years ago
  60. 1c72872 Enable GL_CLAMP on ES2.0/3.0 and core GL contexts by remapping to equivalent GL_CLAMP_TO_EDGE by Nigel Stewart · 11 years ago
  61. 0718c44 Initial Doxygen generated Regal manual - work in progress. by Nigel Stewart · 11 years ago
  62. be8dc8b Emulation support for DSA gl(Enable|Disable)VertexArrayEXT and VertexArrayOffset commands. by Nigel Stewart · 11 years ago
  63. f649ec6 Android build fixups - not linking snappy and apitrace yet. by Nigel Stewart · 11 years ago
  64. 0c089bf DispatcherGlobal added for global (GLX/WGL/EGL) API dispatch layering. by Nigel Stewart · 11 years ago
  65. 1105d27 Initial implementation of statistics gathering dispath. REGAL_STATISTICS=1 by Nigel Stewart · 11 years ago
  66. 21ad75c Revamp TLS (thread local storage) for storing more than context pointer per thread. by Nigel Stewart · 11 years ago
  67. 1f4c135 Add google snappy compression library sources, for apitrace purposes. by Nigel Stewart · 11 years ago
  68. 41d5cb4 Merge branch 'add_glibc' of git://github.com/sbc100/regal by Nigel Stewart · 11 years ago
  69. 425835f Remove stale dreamtorus VC project. by Nigel Stewart · 11 years ago
  70. 64d847d [NaCl] Add glibc support by Sam Clegg · 11 years ago
  71. a2368ee Update ES 2.0 extensions. by Nigel Stewart · 11 years ago
  72. cde6785 [NaCl] Fix warnings in ARM build by Sam Clegg · 11 years ago
  73. 370eb43 Fix a typo I introduced. by Lloyd Pique · 11 years ago
  74. 4b3cc1c Further Regal::Emu::Ppa refinements. Initial glRect emulation layer. Fixes. by Nigel Stewart · 11 years ago
  75. ced1ce1 Merge commit '3ee34c803dfffb8d2b187ed1bff1fc6ab9ca884f' by Nigel Stewart · 11 years ago
  76. 9592352 Merge commit 'dcbd54385de2bd675419b10d0ef3cb2e64826ca4' by Nigel Stewart · 11 years ago
  77. ff8d7c1 proposed fix for issue #78 - bypass Regal IFF when a non-zero PPO is bound by Cass Everitt · 11 years ago
  78. f0f9bf4 silence debug marker push/pop Info() messages by Cass Everitt · 11 years ago
  79. 3ee34c8 Fix some glErrors under Pepper GLES by Lloyd Pique · 11 years ago
  80. dcbd543 Cleanup build warnings by Lloyd Pique · 11 years ago
  81. 0c11b81 Merge pull request #77 from sbc100/add_travis by Nigel Stewart · 11 years ago
  82. d1ab36a Add travis build status to README.rst by Sam Clegg · 11 years ago
  83. 0fa4c4f Add .travis.yml file for continuous build and test. by Sam Clegg · 11 years ago
  84. 03b37ac dos2unix for mongoose sources. by Nigel Stewart · 11 years ago
  85. 0e0ad94 Add support for GL_LIGHTING_BIT to RegalPpa. by Nigel Stewart · 11 years ago
  86. 1adc4b4 Use CXX compiler for building C++ code. by Sam Clegg · 11 years ago
  87. b2fb7ad Fix nacl build by Sam Clegg · 11 years ago
  88. 22edd51 Add GL_NV_draw_texture support. by Nigel Stewart · 11 years ago
  89. b51b80f Merge commit 'edabb496ac38cdea8eeff885a8f53840d207911c' by Nigel Stewart · 11 years ago
  90. fdac8f8 Merge commit 'b921779d716bd86986f163247c24dbbf8a733845' by Nigel Stewart · 11 years ago
  91. 11e4f18 More Regal::Emu::Ppa (push/pop attrib) support. by Nigel Stewart · 11 years ago
  92. b921779 Merge branch 'master' of git://github.com/p3/regal.git by Andy Chien · 11 years ago
  93. 3b6355f removed a kwaak3 change that should not go back to the main branch by Andy Chien · 11 years ago
  94. edabb49 set inital driver framebuffer/renderbuffer targets to valid target enums by Jason Allen · 11 years ago
  95. 2835502 More Regal::Emu::Ppa (push/pop attrib) support. by Nigel Stewart · 11 years ago
  96. 2bd2998 Further push/pop attrib emulation support. by Nigel Stewart · 11 years ago
  97. c65dc89 Merge from https://github.com/p3/regal.git cass by Nigel Stewart · 11 years ago
  98. 927616a Merge from git://github.com/jra101/regal.git master by Nigel Stewart · 11 years ago
  99. b03d7f8 Fixed PPAPI VS Projects by Andy Chien · 11 years ago
  100. 9f5de48 Automatic context sharing for GLX by Nigel Stewart · 11 years ago