1519 次代码提交 (7a05a4c65cdb109ed43ee4587492f4637d3707b3)

作者 SHA1 备注 提交日期
  Brian Paul a215da5e9c progs/glsl: report compile/link times in shtest.c 16 年前
  Brian Paul f300db379e progs/util: added GetShaderCompile/LinkTime() to get compilation/link times 16 年前
  Brian Paul 8a883d1657 progs/glsl: update multitex.shtest for new texture syntax 16 年前
  Brian Paul 0062bd68b3 progs/glsl: update shtest.c to handle 1D/3D/CUBE/RECT textures 16 年前
  Brian Paul 174054c973 progs/glsl: tweaks to shtest.c 16 年前
  Brian Paul 94d14f6cd2 progs/glsl: more comments in shtest.c 16 年前
  Brian Paul 0259a2ad69 progs/xdemos: add multictx to .gitignore 16 年前
  Chia-I Wu e3734e4685 egl: Make lookup functions static inline. 16 年前
  Brian Paul 680df529a3 demos/glsl: remove glutInitWindowPosition() calls 16 年前
  Pauli Nieminen 57f55af219 mesa: Add 2 new demos to .gitignore. 16 年前
  Brian Paul e8957f4800 progs/demos: print more info in fbotexture.c 16 年前
  Ian Romanick 8b0b33530c demos/cubemap: Add support for GL_ARB_seamless_cube_map 16 年前
  Dave Airlie ceb9459ed5 glsl: re-write Makefile after I called it bad. 16 年前
  Brian Paul 0c717bcd5d progs/glsl: added multitex.shtest config file 16 年前
  Brian Paul 08ecd863ee progs/glsl: set generic vertex attribute values 16 年前
  Brian Paul 62d1132160 progs/glsl: add type field to shtest config files 16 年前
  Dave Airlie 25cd4dc1d6 glsl/tests: skinning.o 16 年前
  Brian Paul 6d55fd705d progs/tests: hack a PBO/dlist test 16 年前
  Brian Paul 741869d73a progs/util: ignore pre-defined uniforms in SetUniformValues() 16 年前
  Brian Paul ae99e4c67e progs/glsl: new shtest program, a simple shader test harness app 16 年前
  Brian Paul fdfb0d4b0e progs/glsl: change uniform_info::type field to use GLSL vector types 16 年前
  Brian Paul af3d7f6889 demos: call SetUniformValues() 16 年前
  Brian Paul 684049d97d demos: rename InitUniforms() to SetUniformValues() 16 年前
  Brian Paul 378bff0edd progs/util: added more shader utility functions 16 年前
  Eric Anholt 74504c48ad demos: Fix the VBO usage in glsl/multitex. 16 年前
  Robert Ellison 2caec748ad tests: have getprocaddress return a return code 16 年前
  Robert Ellison 99d5139078 mesa: improve getprocaddress test 16 年前
  Brian Paul c02b38d169 progs/xdemos: added multictx.c (multi-context rendering demo) 16 年前
  Brian Paul 84e67330e1 glxgears: make functions static, update comments 16 年前
  Chia-I Wu e179ab2815 progs/egl: Add xeglbindtex, really. 16 年前
  Chia-I Wu 246f58d922 progs/egl: Add xeglbindtex. 16 年前
  Roland Scheidegger 0abc9e7565 tests: also test xoffset in texcompsub test 16 年前
  Brian Paul cd7a8225e8 tests/getteximage: test more texture sizes, including npot 16 年前
  Pauli Nieminen fb7cf731f9 xdemo/glxswapcontrol: Move get_framge_usage after the swap. 16 年前
  Pauli Nieminen b59eb3b8b1 xdemos/glxcontexts: Don't leak visual info when choosing visual again. 16 年前
  Ian Romanick 9f26f801dc progs/vp: Correct the PARAM array sizes in arl-*.txt 16 年前
  Brian Paul 783a93a2c3 tests: glGetTexImage() test 16 年前
  Vinson Lee bc60b88411 progs/trivial: add missing files to Makefile, .gitignore 16 年前
  Brian Paul cd10996d4f progs/util: remove extfuncs.h (we use GLEW instead) 16 年前
  Brian Paul ee0b1bc7d3 progs/glsl: finish conversion to GLEW 16 年前
  Chia-I Wu 30bccf8ea9 xeglthreads: Check current context for EGL per-thread support. 16 年前
  Chia-I Wu 721f80b82a egl: Add xeglthreads 16 年前
  Jakob Bornecrantz 26e58a42b0 progs/tests: Use compressed texture in mipmap_comp_tests 16 年前
  Jakob Bornecrantz b0a17581e2 progs/tests: Tests more views in mipmap_comp_tests 16 年前
  Jakob Bornecrantz a36b9987cd progs/tests: Add yet another mipmap test 16 年前
  Brian Paul 6ff1a5385e demos: set 4th component of texcoord to 1.0 16 年前
  Ian Romanick 7fb4becf98 demos: Fix vsync checking in glxgears 16 年前
  Brian Paul f742f2c0b3 demos: indentation fix 16 年前
  Brian Paul 820436f978 demos: use glEnable/DisableClientState() for vertex arrays 16 年前
  Jakob Bornecrantz eb33c0ab8b progs/tests: Use compressed texture in mipmap_comp_tests 16 年前