27083 次程式碼提交 (7ee60648a3696d8166d76b20156c4b43fddf9e71)
 

作者 SHA1 備註 提交日期
  Chia-I Wu 42fac11d43 mesa/main: New feature FEATURE_queryobj. 16 年之前
  Chia-I Wu 80630d1fed mesa/main: New feature FEATURE_arrayelt. 16 年之前
  Chia-I Wu cc95de82e5 mesa/main: Make FEATURE_texgen follow feature conventions. 16 年之前
  Chia-I Wu 301a510092 mesa/main: Make FEATURE_feedback follow feature conventions. 16 年之前
  Chia-I Wu 67a2a4e901 mesa/main: Make FEATURE_drawpix follow feature conventions. 16 年之前
  Chia-I Wu d25080074f mesa/main: New feature FEATURE_rastpos. 16 年之前
  Chia-I Wu cab7ea0368 mesa/main: Make FEATURE_histogram follow feature conventions. 16 年之前
  Chia-I Wu 2b36db496d mesa/main: Make FEATURE_attrib_stack follow feature conventions. 16 年之前
  Chia-I Wu a833ff0f53 mesa/main: Make FEATURE_accum follow feature conventions. 16 年之前
  Chia-I Wu e82b02c7e8 progs/egl: Make demo3 work again. 16 年之前
  Chia-I Wu 28c2190336 progs/egl: Check EGL_MESA_screen_surface is supported in demo2. 16 年之前
  Chia-I Wu e0b2848f4f progs/egl: Fix a crash in demo1. 16 年之前
  Chia-I Wu 4b95481e95 st/egl: Fix a double free in drm_destroy_context. 16 年之前
  Chia-I Wu dd81cc885c st/egl: Fix a crash when unbinding current context. 16 年之前
  Chia-I Wu fa8df0c40d progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY. 16 年之前
  Brian Paul b77469871a docs: document GLSL sqrt(0) fix 16 年之前
  Brian Paul 322bc403bc glsl: regenerated file 16 年之前
  Brian Paul 65765c9f2c glsl: rewrite sqrt(x) intrinsic to handle x=0 16 年之前
  Brian Paul 3c794e45b0 glsl: add support for CMP instruction 16 年之前
  Brian Paul 5f1faf4a21 docs: fixed glXQueryContext(GLX_RENDER_TYPE) 16 年之前
  Brian Paul a6b84aef4a gallium/xlib: fix GLX_RENDER_TYPE query 16 年之前
  Brian Paul 86ee448047 mesa/xlib: fix GLX_RENDER_TYPE query 16 年之前
  Brian Paul cb0de06301 mesa: added nopfrag/nopvert options for MESA_GLSL 16 年之前
  Brian Paul c7aee65bb9 mesa: added _mesa_nop_vertex/fragment_program() 16 年之前
  José Fonseca baddcbc522 llvmpipe: Workaround for bug in llvm 2.5. 16 年之前
  José Fonseca a02ecdf8c2 llvmpipe: First verify LLVM IR, only then run optimizing passes. 16 年之前
  José Fonseca 754f48871c llvmpipe: Runtime cpu checks for lp_build_min_simple too. 16 年之前
  José Fonseca 741c40a232 llvmpipe: Implement non SSE4.1 versions of floor and round. 16 年之前
  Brian Paul ef9cd84521 glx: indentation fixes 16 年之前
  Brian Paul 124f5875ea Merge branch 'mesa_7_6_branch' 16 年之前
  Brian Paul 69a3043f41 mesa: bump version to 7.6.1 16 年之前
  Brian Paul 2d400d43bf docs: initial 7.6.1 release notes 16 年之前
  Brian Paul 9b5541617f mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state() 16 年之前
  Brian Paul 564df9dc5f softpipe: initialize the clear_flags bitvector in sp_create_tile_cache() 16 年之前
  Brian Paul fbddc75aa2 softpipe: Grab a ref when the fb is set. 16 年之前
  Chia-I Wu 170bd0c882 egl_xdri: Report full list of supported configs. 16 年之前
  Chia-I Wu d845f2754b egl: Add support for querying render buffer. 16 年之前
  Chia-I Wu 55893b9439 egl: Add a function to convert __GLcontextModes to _EGLConfig. 16 年之前
  Chia-I Wu 56822b0812 egl: Rework config lookup. 16 年之前
  Chia-I Wu 95cdd697e7 egl: Rework configuration management. 16 年之前
  Chia-I Wu 358c5a8fd1 egl: Introduce config keys. 16 年之前
  José Fonseca 7cda8ea44c llvmpipe: Emit SSE intrinsics based on runtime cpu capability check. 16 年之前
  José Fonseca a81fb2a0d2 util: Cleanup u_cpu_detect, build. Support X86_64 and detect SSE4.1 too. 16 年之前
  José Fonseca 8210abb113 gallium: New PIPE_OS_UNIX to simplify code that is portable to all unices. 16 年之前
  Vinson Lee 60f3f22a52 i915: Fix MSVC build. 16 年之前
  José Fonseca 57d0fcba67 python: Update for surface_buffer_create change. 16 年之前
  José Fonseca bd2e36a38f g3dvl: assert.h -> util/u_debug.h 16 年之前
  José Fonseca 7db33440a8 g3dvl: Define PIPE_VIDEO_CODEC_UNKNOWN for failures. 16 年之前
  Andre Maasikas ac9c8b6359 r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask 16 年之前
  Andre Maasikas 7c5f3c3d8a r600: user correct alpha blend factor 16 年之前