1. 6cfc94d layers: Restore dynamic malloc fix in xgl-helper.py by Tobin Ehlis · 11 years ago
  2. 4a5d7e2 layers: Update xglWsiX11GetMSC interface in layers by Tobin Ehlis · 11 years ago
  3. 3ed0694 layers: Actual auto-gen of print helper code used by layers by Tobin Ehlis · 11 years ago
  4. 2469371 intel: define INTEL_MAX_*_COUNT for vertex fetch by Chia-I Wu · 11 years ago
  5. 3b04af5 update to the latest vertex fetch proposal by Chia-I Wu · 11 years ago
  6. 68040a4 demos: add a fence for presentation by Chia-I Wu · 11 years ago
  7. 7fbe2ab intel: register a special XGE for each X window by Chia-I Wu · 11 years ago
  8. 6204f34 wsi_x11: add xcb_window_t to xglWsiX11GetMSC() by Chia-I Wu · 11 years ago
  9. 8a81442 Added u_popcount to abstract __builtin_popcount. by GregF · 11 years ago
  10. 791a49c layers: Added APIFileDump and MemTracker layers and fix DrawState by Tobin Ehlis · 11 years ago
  11. 0b33322 layers: Fix memory overrun issue causing segfault. by Courtney Goeltzenleuchter · 11 years ago
  12. fd4c1f9 Add code to create and set enable_user_clip member of intel_pipeline_shader by GregF · 11 years ago
  13. 85a51e7 Deleted ClipDistance testg as it is redundant with TexturedTriangleClip. by GregF · 11 years ago
  14. e636c1a Fixed TexturedTriangleCD and upgraded to actually clip the top corner by GregF · 11 years ago
  15. 0ada540 Improve ClipDistance test to use a user varying from VS to FS and by GregF · 11 years ago
  16. bcbe19a Improve attr_skip computation in gen7_fill_3DSTATE_SBE_body() to by GregF · 11 years ago
  17. ef01751 Add ClipDistance and TextureTriangleCD tests. by GregF · 11 years ago
  18. e8f27aa Hardwire user clipping on. by GregF · 11 years ago
  19. 7df800a Add code to set NOS userclip_active if shader sets gl_ClipDistance. by GregF · 11 years ago
  20. 8834d1e Add code to set UsesClipDistanceOut in gl_program. by GregF · 11 years ago
  21. 42543d2 Disable the assert that vs_out and fs_in agree in number, even after by GregF · 11 years ago
  22. 8e5eb2b Changed TriVertFetchDeadAttr to not use "pos" in slot 0, which seems like by GregF · 11 years ago
  23. 781f856 Change TriangleWithVertexFetch test to reverse declaration order of by GregF · 11 years ago
  24. 929838b compiler_render_tests: Add anonymous block test by Cody Northrop · 11 years ago
  25. bfc6d24 compiler: Propagate binding info for hoisted anonymous block members by Cody Northrop · 11 years ago
  26. 458bac2 compiler: Set per sample interpolation correctly by Cody Northrop · 11 years ago
  27. ad306f0 test_framework: Print glslang log on parse or link failure by Cody Northrop · 11 years ago
  28. 31deb63 Add TriVertFetchDeadAttr to test vertex attribute linkage works in the by GregF · 11 years ago
  29. 2dc4021 Add code to create user_attributes_read member in intel_pipeline_shader to by GregF · 11 years ago
  30. eb50781 Add code to correctly track use of InstanceID. by GregF · 11 years ago
  31. 1ce3a83 Added TriVertFetchAndVertID to test user attributes in presence of gl_VertexID by GregF · 11 years ago
  32. 932fcf5 Change pipeline_build_vertex_elements() so that VertexID is generated *after* by GregF · 11 years ago
  33. ea15e54 In test Textured Triangle, change gl_FragColor to user outColor with location 0. by GregF · 11 years ago
  34. 75a4d10 compiler_tests: Test explicit location on frag output by Courtney Goeltzenleuchter · 11 years ago
  35. 3d88b53 compiler_test: use float varying for scale instead of vec4 by Courtney Goeltzenleuchter · 11 years ago
  36. 3457950 intel: add intel_disassemble_kernel() by Chia-I Wu · 11 years ago
  37. 56c5769 Fixed emitIRStore to look for name in operand 1, not 0. by GregF · 11 years ago
  38. 6be96bb Misc. cleanup by Courtney Goeltzenleuchter · 11 years ago
  39. b5ea329 Update links in README by JensOwen · 11 years ago
  40. f629f22 Update Intel Driver README by JensOwen · 11 years ago
  41. 84de250 formatting by JensOwen · 11 years ago
  42. 3ceb475 fix build instructions by JensOwen · 11 years ago
  43. ef27114 fix formatting by JensOwen · 11 years ago
  44. 95c6227 Build Direction by JensOwen · 11 years ago
  45. 33b1d20 Test removal of newlines by JensOwen · 11 years ago
  46. e342932 fixed typo by JensOwen · 11 years ago
  47. d7e99e7 fixed typos by JensOwen · 11 years ago
  48. 786bcc6 v 0.2 by JensOwen · 11 years ago
  49. b4f7546 tests: Can now check for extension we support. by Courtney Goeltzenleuchter · 11 years ago
  50. 8fe9b65 blit_test: Remove incomplete test by Courtney Goeltzenleuchter · 11 years ago
  51. 9e6b740 render_tests: Remove broken test by Courtney Goeltzenleuchter · 11 years ago
  52. 05a80a7 render_tests: remove unneeded or obsolete tests by Courtney Goeltzenleuchter · 11 years ago
  53. 59d21fe testframework: Enable BIL as default by Courtney Goeltzenleuchter · 11 years ago
  54. c8b7abb xgl: Update to current BIL/glslang/LunarGLASS by Courtney Goeltzenleuchter · 11 years ago
  55. a768fc1 Document build dependencies and demos by Mike Stroyan · 11 years ago
  56. 3bee12b tests: Add more detailed failure data for blit test by Courtney Goeltzenleuchter · 11 years ago
  57. 7e33498 demos: Cube: Read shaders from external BIL binary files by Courtney Goeltzenleuchter · 11 years ago
  58. 21c58b0 demos: Add shader source files for cube demo by Courtney Goeltzenleuchter · 11 years ago
  59. 763a542 demos: Add LunarG logo with transparent background by Courtney Goeltzenleuchter · 11 years ago
  60. 3eeff43 demos: Cube: Make it spin by Courtney Goeltzenleuchter · 11 years ago
  61. d72c619 demos: Add LunarG logo texture file. by Courtney Goeltzenleuchter · 11 years ago
  62. 1722360 demos: Use png library to read texture from file by Courtney Goeltzenleuchter · 11 years ago
  63. e334240 demos: Add spinning cube demo with texture by Courtney Goeltzenleuchter · 11 years ago
  64. 6f88d4c demos: Add cube demo by Courtney Goeltzenleuchter · 11 years ago
  65. 4825f6a demos: Add matrix math "library" by Courtney Goeltzenleuchter · 11 years ago
  66. 4e8246e demos: Add spinning cube demo by Courtney Goeltzenleuchter · 11 years ago
  67. 6217b82 Clean up: convert compiler_render_tests to all use BIL, remove redundant tests by Cody Northrop · 11 years ago
  68. 0d5f951 Add LunarG copyright to files with substantative changes by Cody Northrop · 11 years ago
  69. 3569985 compiler: Use metadata qualifier to determine IO status by Cody Northrop · 11 years ago
  70. ac6179b compiler_render_tests: Turn on test that uses sampler bindings and multiple textures by Cody Northrop · 11 years ago
  71. c33ac92 compiler: Allow texture unit bindings to also set sampler index by Cody Northrop · 11 years ago
  72. 9a8f5e6 compiler: Propagate sampler bindings through glassy translator by Cody Northrop · 11 years ago
  73. ec1d3c3 compiler_render_tests: Add test that pulls from uniform buffer based on binding by Cody Northrop · 11 years ago
  74. 2bec741 compiler: If XGL is being used, assign buffer bindings directly from the shader by Cody Northrop · 11 years ago
  75. 63ec762 compiler: Propagate buffer bindings in glassy translator by Cody Northrop · 11 years ago
  76. 40dae8e compiler: Create an API enum for XGL, add checks where appropriate by Cody Northrop · 11 years ago
  77. 1a22b91 Add VERT_ATTRIB_GENERIC0 to explicit locations on vertex attributes. by GregF · 11 years ago
  78. 90a6f4b xgl: Update to specific version of external libraries by Courtney Goeltzenleuchter · 11 years ago
  79. eab9010 tests: Add descriptions to some of the tests. by Courtney Goeltzenleuchter · 11 years ago
  80. 6acb802 tests: Refactor common code to test method by Courtney Goeltzenleuchter · 11 years ago
  81. 3d10c9c tests: Remove bad test by Courtney Goeltzenleuchter · 11 years ago
  82. 28d3396 tests: Add helper macro for tagging tests with a description by Courtney Goeltzenleuchter · 11 years ago
  83. 2f441d9 compiler: Add correct base offset to user's layout by Courtney Goeltzenleuchter · 11 years ago
  84. c3f4ac8 tests: Clean up and bug fixes by Courtney Goeltzenleuchter · 11 years ago
  85. a4e4a3f demos/tri: make it prettier by Chia-I Wu · 11 years ago
  86. 68a7de4 demos/tri: use xglCmdClear* by Chia-I Wu · 11 years ago
  87. f5caeb0 demos/tri: fix the shaders by Chia-I Wu · 11 years ago
  88. 7bbb420 tests: Add XGL Triangle test by Courtney Goeltzenleuchter · 11 years ago
  89. 1de030c intel: Set Debug options to off by default by Courtney Goeltzenleuchter · 11 years ago
  90. cb67c65 tests: add basic blit (copy, clear, and resolve) tests by Chia-I Wu · 11 years ago
  91. 68ed720 tests: allow image tiling to be specified by Chia-I Wu · 11 years ago
  92. 005c47c intel: use the compiler to compile meta shaders by Chia-I Wu · 11 years ago
  93. 7115a7a intel/compiler: add intel_pipeline_shader_compile_meta() by Chia-I Wu · 11 years ago
  94. e25293b intel/compiler: add brw_blorp_blit_eu from Mesa by Chia-I Wu · 11 years ago
  95. 7d6fabe misc: Exit update script on error by Courtney Goeltzenleuchter · 11 years ago
  96. 51bf8bc tests: update to match render_test order by Courtney Goeltzenleuchter · 11 years ago
  97. 865d5e1 demo: tri - only need version 130 for this shader by Courtney Goeltzenleuchter · 11 years ago
  98. 2406b34 Add xglDestroyDevice() call to test framework. by Tobin Ehlis · 11 years ago
  99. 91b2d30 added BIL_MixTriangle test. This tests support for location on varyings by GregF · 11 years ago
  100. ef5d9cf Add MixTriangle test which tests explicit locations on varyings. by GregF · 11 years ago