27083 次程式碼提交 (7ee60648a3696d8166d76b20156c4b43fddf9e71)
 

作者 SHA1 備註 提交日期
  Brian Paul abc12d0636 gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BIT in get_config() 16 年之前
  Brian Paul 389021220d gallium: replace // comments with /* */ 16 年之前
  Brian Paul 337480e1f8 gallium: remove // comment and extra whitespace 16 年之前
  Younes Manton f9f7646fe6 g3dvl: Formatting. 16 年之前
  Younes Manton 577f12fbba g3dvl: Delete state_trackers/g3dvl, other unused files. 16 年之前
  Younes Manton fcb595c04f g3dvl: Copyright blocks. 16 年之前
  Younes Manton 62db9b21da st/xvmc: Set default CSC matrix to BT.601, no ProcAmp, full range RGB. 16 年之前
  Younes Manton e00da1476f g3dvl: Color space conv interface & vl impl. 16 年之前
  Eric Anholt 81aa5d717b i915: Add stub ARB_occlusion_query support under a driconf debug option. 16 年之前
  Eric Anholt 862a2a55b3 i915: Add optional support for ARB_fragment_shader under a driconf option. 16 年之前
  Eric Anholt 67f4d626d3 i915: Add support or fallbacks for GLSL fragment shader opcodes. 16 年之前
  Eric Anholt f9f31b2574 i915: Add support for varying inputs. 16 年之前
  Eric Anholt 7d4b7460b0 i915: Enable ARB_vertex_shader for both i915 and i830. 16 年之前
  Eric Anholt 96a3c69d48 i915: Increase maximum program size to the hardware limits. 16 年之前
  Eric Anholt 61b512c47c i915: Update and translate the fragment program along with state updates. 16 年之前
  Eric Anholt d6fbf87575 Revert "i915: don't validate PS program when falling back to software" 16 年之前
  Eric Anholt 4ff816751f i915: Bail when the fragment program has too many total instructions. 16 年之前
  Eric Anholt 994d1db079 i915: Let i915_program_error take a format string, and don't use _mesa_problem. 16 年之前
  Brian Paul 167ffa9e03 mesa: fix memory leak when generating mipmaps for compressed textures 16 年之前
  Brian Paul 0574954238 mesa: fix mem leaks 16 年之前
  Brian Paul 0f291f2efe gallium/util: silence uninitialized var warning 16 年之前
  Brian Paul 63064cf7c3 mesa: add missing return when out of memory 16 年之前
  Brian Paul 7b568614a2 mesa: fix potential uninitialized memory reads 16 年之前
  Brian Paul 9b27a0d063 glsl: fix mem leak 16 年之前
  Brian Paul b3e41e0d5e st/mesa: check for null before asserts, fix possible mem leak 16 年之前
  Brian Paul b154497bef st/mesa: silence hidden parameter warning 16 年之前
  Brian Paul 5d2413fca4 Merge branch 'mesa_7_6_branch' 16 年之前
  Brian Paul 495628bc5c st/mesa: fix non-mipmap lastLevel calculation. 16 年之前
  Vinson Lee 18883cdf23 mesa: Return -FLT_MAX instead of 0 for LG2(0). 16 年之前
  Brian Paul 15c57648cd objviewer: remove disabled code 16 年之前
  Brian Paul 9745e26adb objviewer: mouse/keyboard info in README file 16 年之前
  Brian Paul d622c4ddba docs: added objviewer to release notes 16 年之前
  Brian Paul 24f31ab861 mesa: add objviewer to PROGRAM_DIRS 16 年之前
  Brian Paul 0b1de63ad8 mesa: add progs/objviewer to tarball list 16 年之前
  Brian Paul 8d93a4c639 objview: clean up drawing VBO code 16 年之前
  Brian Paul c7c62521fb objview: set skybox texture filter 16 年之前
  Brian Paul 336994e54c objview: check GL version/extension 16 年之前
  Brian Paul ca1bda552d progs/objviewer: Wavefront .obj file loader/viewer demo 16 年之前
  Michel Dänzer e32a341be6 st/xorg: Check that ms->api->destroy is not NULL before calling it. 16 年之前
  Robert Noland 0b466c8705 util: Enable sockets on BSD 16 年之前
  Robert Noland 908ecb3faa util: define PIPE_OS_FREEBSD to correct u_cpu_detect on FreeBSD. 16 年之前
  Brian Paul f8d8f45278 mesa: better debug message 16 年之前
  Keith Whitwell 4456006ba6 gallium: remove depth.occlusion_count flag 16 年之前
  Cooper Yuan ae2daacbac st/mesa: fix non-mipmap lastLevel calculation. 16 年之前
  Brian Paul 521e4b9b7e glx: fix glXQueryContext(GLX_RENDER_TYPE) 16 年之前
  Eric Anholt 49fbdd18ed i965: Fix massive memory allocation for streaming texture usage. 16 年之前
  Michel Dänzer 81a62edc08 st/xorg: Fix debug option function call typo. 16 年之前
  Chia-I Wu cef97267d6 mesa/main: New feature FEATURE_beginend. 16 年之前
  Chia-I Wu a73ba2d31b mesa/main: Make FEATURE_dlist follow feature conventions. 16 年之前
  Chia-I Wu aefa1f6ab1 mesa/main: Make FEATURE_evaluators follow feature conventions. 16 年之前