35337 次代码提交 (e845765f0f8791a0e6c2e54b91ebf9f0e831d19f)
 

作者 SHA1 备注 提交日期
  Brian Paul e845765f0f gallium/cso: check for set_vertex_sampler_views != NULL before calling it 15 年前
  José Fonseca 53d3f0c788 mesa: Silence warning. 15 年前
  José Fonseca 3cc4301c14 gallivm: Code generate YUV format unpacking. 15 年前
  José Fonseca 37f4c2f906 gallivm: Fix 4 x unorm8 -> 4 x float conversion. 15 年前
  Dave Airlie 8556b77c56 r600: use gallium list macros instead of making our own. 15 年前
  Brian Paul 44732103b2 mesa: extension flags and version testing for GL 3.x features 15 年前
  Brian Paul 120a9f46cd mesa: entrypoints for GL 3.1 primitive restart 15 年前
  Dan Nicholson 442c37e2ef Use GLW_CFLAGS when building libGLw 15 年前
  John Hein 9617254a1e Use GLUT_CFLAGS when building glut 15 年前
  Fernando Carrijo d2fe97a209 mesa: Purge macros NEED_EVENTS and NEED_REPLIES 15 年前
  Brian Paul 1d298a3764 gallium/cso: unbind sampler views in cso_release_all() 15 年前
  Brian Paul 5b90f83aee mesa: free xform feedback hash table 15 年前
  Brian Paul 30f46e7b4c st/mesa: fix comment 15 年前
  Brian Paul 17c176eb73 llvmpipe: silence pointer type warnings 15 年前
  José Fonseca 8d93f360c5 gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos(). 15 年前
  José Fonseca b919bb7f61 gallivm: Allow to conversions to/from registers of different sizes. 15 年前
  José Fonseca a70ec096aa gallivm: Support extended swizzles in lp_build_swizzle1_aos(). 15 年前
  José Fonseca e277d5c1f6 gallivm: Setup a global optimization pass. 15 年前
  José Fonseca 83ced5a918 llvmpipe: Remove lp_build_swizzle2_aos(). 15 年前
  Brian Paul fb06b543a5 llvmpipe: another null pointer check 15 年前
  Brian Paul 2b3e1ad731 llvmpipe: use dummy tile when out of memory 15 年前
  Brian Paul effd33071e llvmpipe: added new lp_memory.[ch] files 15 年前
  Brian Paul 87d2c77ed3 draw: fix out of memory handling in polygon stipple stage 15 年前
  Neil Roberts 75acb896c6 glu: Fix some compiler warnings in libtess 15 年前
  Chia-I Wu a8815b754d egl: Update MaxSize when a dynamic array is grown. 15 年前
  Chia-I Wu 98ebc8165c egl: Make _eglUnloadDrivers no-op on Windows. 15 年前
  Chia-I Wu c5bc0a8d66 st/egl: Manually free configs on terminate. 15 年前
  Chia-I Wu 8b0c6c4a8d egl: Store screens in a dynamic array. 15 年前
  Chia-I Wu 6717a313f2 egl: Store configs in a dynamic array. 15 年前
  Chia-I Wu 106466783f egl: Add dynamic array. 15 年前
  Chia-I Wu 2d8e70fcd5 st/vega: Match MALLOC/FREE for vg_shader. 15 年前
  José Fonseca a2311400fe llvmpipe: Add a new scene state to describe scenes which only have state changes. 15 年前
  José Fonseca 4ca3e0d84b llvmpipe: Don't reset the bin when there's a zsbuf bound. 15 年前
  nobled f914cd1796 st/vega: s/free/FREE for matching MALLOC/CALLOC 15 年前
  nobled 78215b02e4 st/xorg: s/free/FREE for matching MALLOC/CALLOC 15 年前
  Chia-I Wu 8977879ec9 st/egl: Add egl-gdi target. 15 年前
  Chia-I Wu 2f0b01826d mesa: Use fpclassify for GL_OES_query_matrix on OpenBSD and NetBSD. 15 年前
  Zack Rusin 0d68d01347 mesa: make the arguments in the asm statemants optional 15 年前
  Marek Olšák b939f83eb7 r300g: add workaround for multiple contexts 15 年前
  Marek Olšák 6a34287bb5 r300g: move one flush from winsys to the context 15 年前
  Brian Paul 3d6101245b llvmpipe: don't crash/assert on out of memory 15 年前
  Brian Paul 249c6735dd llvmpipe: restore call to lp_setup_update_state() 15 年前
  Jakob Bornecrantz 172f3f5eac egl: Check for drm winsys not just the driver name 15 年前
  José Fonseca bb6ca7b3f7 draw: Add inline keyword to inline function. 15 年前
  Jakob Bornecrantz 218da1ef34 i915g: Fix copy pasto 15 年前
  Jakob Bornecrantz 006d02a911 egl: Fix gallium build when EGL is not installed on system 15 年前
  Jakob Bornecrantz eebb048753 i915g: Add missing egl pipe file 15 年前
  Chia-I Wu 4cb853402b egl: Remove st/egl probe code. 15 年前
  Chia-I Wu afcea9b115 egl: Do not call drv->Initialize with global mutex locked. 15 年前
  Chia-I Wu a81ef14228 st/egl: Build a single EGL driver. 15 年前