70098 次程式碼提交 (121030eed8fc41789d2f4f7517bbc0dd6199667b)
 

作者 SHA1 備註 提交日期
  Laura Ekstrand 2bb138e7ec main: Add utility function _mesa_lookup_renderbuffer_err. 10 年之前
  Laura Ekstrand f868de7d6b main: Add glCreateFramebuffers. 10 年之前
  Laura Ekstrand 6d8eff4af7 main: Add utility function _mesa_lookup_framebuffer_err. 10 年之前
  Roland Scheidegger adcf8f8a13 softpipe: enable ARB_texture_view 10 年之前
  Roland Scheidegger e6c66f4fb0 llvmpipe: enable ARB_texture_view 10 年之前
  Roland Scheidegger 2712f70d57 gallium/util: fix blitter sampler view target initialization 10 年之前
  Alexander von Gluck IV cf71e7093c glapi/hgl: Drop extern "C" as it was added to glapi 10 年之前
  Alexander von Gluck IV d27b114eaf glapi: Add extern "C" to glapi_priv.h 10 年之前
  Alexander von Gluck IV 915d808a56 gallium/st + hgl: Build fixes for Haiku 10 年之前
  Francisco Jerez d247615e0d i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage(). 10 年之前
  Tapani Pälli 58715b7239 i965/fs: set execution size to 8 with simd8 ddy instruction 10 年之前
  Dave Airlie 71fc52072b i965/cs: drop explicit initialisers in C++ file 10 年之前
  Ilia Mirkin c696a318ef nouveau: document nouveau_heap 10 年之前
  Ilia Mirkin d06ce2f1df nvc0: switch mechanism for shader eviction to be a while loop 10 年之前
  Ilia Mirkin 380f7611b5 st/mesa: update stencil surface if it comes from texture 10 年之前
  Alex Deucher 71ba30f778 radeonsi: add new bonaire pci id 10 年之前
  Marek Olšák 0ea1047d8c st/mesa: translate st_api robustness flags to gl_context flags 10 年之前
  Marek Olšák f1c42475a5 st/dri: add support for create_context_robustness GLX and EGL extensions 10 年之前
  Marek Olšák a0ad185803 st/mesa: implement GetGraphicsResetStatus 10 年之前
  Marek Olšák 79ffc08ae8 gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY 10 年之前
  Marek Olšák cacd0e290a gallium: add an interface for querying a device reset status 10 年之前
  Francisco Jerez a533d4edf1 clover: Implement locking of the wait_count, _chain and _status members of event. 10 年之前
  Francisco Jerez 4022a468b2 clover: Wrap event::_status in a method to prevent unlocked access. 10 年之前
  Francisco Jerez 2232b929fd clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues. 10 年之前
  Francisco Jerez d91d6b3f03 nir: Translate memory barrier intrinsics from GLSL IR. 10 年之前
  Francisco Jerez f8f8b31847 nir: Translate image load, store and atomic intrinsics from GLSL IR. 10 年之前
  Francisco Jerez 6de78e6b0c nir: Fix indexing of atomic counter arrays with a constant value. 10 年之前
  Francisco Jerez f1269a3e01 nir: Add memory barrier intrinsic. 10 年之前
  Francisco Jerez d9e930997f nir: Define image load, store and atomic intrinsics. 10 年之前
  Francisco Jerez ee1a8b5a8c i965/fs: Have component() set the register stride to zero. 10 年之前
  Francisco Jerez 4171ef371a i965/fs: Fix offset() for registers with zero stride. 10 年之前
  Francisco Jerez 0db663503e i965: Don't forget the force_sechalf flag in lower_load_payload(). 10 年之前
  Francisco Jerez cbf204069d i965: Document brw_mask_reg(). 10 年之前
  Tapani Pälli 95774ca258 nir: fix sampler lowering pass for arrays 10 年之前
  Neil Roberts 426023050d i965: Use predicate enable bit for conditional rendering w/o stalling 10 年之前
  Neil Roberts 9585879d46 i956: Add a function to load a 64-bit register from a buffer 10 年之前
  Neil Roberts 8a59f2f26f i965: Store the command parser version number in intel_screen 10 年之前
  Roland Scheidegger 971be2b7c9 docs/GL3: (trivial) mark some tf extensions as done for softpipe/llvmpipe 10 年之前
  Emil Velikov 95089bfaeb docs: add news item and link release notes for mesa 10.5.5 10 年之前
  Emil Velikov d4125c41f9 docs: Add sha256 sums for the 10.5.5 release 10 年之前
  Emil Velikov 22aaa746bd Add release notes for the 10.5.5 release 10 年之前
  Ilia Mirkin 2b5355c8ab st/mesa: make sure to create a "clean" bool when doing i2b 10 年之前
  Tom Stellard 9c4dc98b29 clover: Fix a bug with multi-threaded events v2 10 年之前
  Tom Stellard f546902d95 clover: Add a mutex to guard queue::queued_events 10 年之前
  Matt Turner 73f4010082 i965/fs: Add missing initializer in fs_visitor(). 10 年之前
  Adam Jackson 7a58262e58 egl: Remove skeleton implementation of EGL_MESA_screen_surface 10 年之前
  Axel Davy 13fa84e1bc egl/swrast: Enable config extension for swrast 10 年之前
  Axel Davy cdcfe48fb0 egl/wayland: Implement swrast support 10 年之前
  Axel Davy cd25e52f6b egl/wayland: Simplify dri2_wl_create_surface 10 年之前
  Axel Davy f1cc478d89 egl/x11: move dri2_x11_swrast_create_image_khr to egl_dri2_fallback.h 10 年之前