43808 次代码提交 (e28e3a774c0a32201d0f78a236db8c19f85b311c)
 

作者 SHA1 备注 提交日期
  Marek Olšák e28e3a774c st/mesa: expose ARB_shader_texture_lod if SM3 is supported 14 年前
  Matt Turner fae77579ad util_logbase2 takes and returns unsigned, not int 14 年前
  Matt Turner c5ac8a8aa2 Remove redundant util_unsigned_logbase2 14 年前
  Matt Turner 48a0a096f8 u_math.h: Remove redundant mingw32 ffs definition 14 年前
  Benjamin Franzke 184bb09ff5 st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland 14 年前
  Benjamin Franzke 83c68758be egl_dri2: Discard similar configs 14 年前
  Kristian Høgsberg 93aea63a33 egl_dri2: Make it possible to not compile in the X11 platform 14 年前
  Francesco Marella 64e3cd0c42 nvfx: fill some PIPE_CAPs 14 年前
  Kenneth Graunke f247b2d633 i965: Fix incorrectly named data port define. 14 年前
  Kenneth Graunke ceaec24149 i965: Fix typo in Gen6 "DWord Scattered Write" message define. 14 年前
  Vinson Lee ac85ab066b i915g: Fix typos in print messages. 14 年前
  Dave Airlie c7b1497f4e r600g: don't unmap if we haven't mapped 14 年前
  Marek Olšák 8a50637453 mesa: EXT_texture_sRGB_decode little fixup 14 年前
  Dave Airlie 1ca3efe548 r600g: use a local var to store pointer to which register we are working on 14 年前
  Dave Airlie 240049adfa r600g: make range/block act more like a page table 14 年前
  Dave Airlie d79a4a612b r600g: reduce r600_reg footprint 14 年前
  Dave Airlie d015d2f391 r600g: reduce memory usage from range/block hash table. 14 年前
  Dave Airlie 5e15497452 r600g: delay mapping until first map request. (v2) 14 年前
  José Fonseca 5de2c67ba7 egl/dri2: Avoid unused static functions. 14 年前
  José Fonseca 4a47d6d46b egl/dri2: Prevent uninitialized variable dereference. 14 年前
  José Fonseca 6c26072bd1 egl/dri2: Fix const pointer duplication, prevent unitialized variable dereference. 14 年前
  José Fonseca 6a661895e9 egl: Fix int <-> ptr casts. 14 年前
  zhigang gong 6699cd4e8d glu: Fix _GLUfuncptr typedef. 14 年前
  José Fonseca 32a95cb70c mesa: Fix GetVertexAttrib* inside display lists. 14 年前
  Tom Stellard 95c93651b4 r300/compiler: Fix bug in rc_get_variables() 14 年前
  Tom Stellard 4612554dce r300/compiler: Limit instructions to 3 source selects 14 年前
  Tom Stellard d1e8195c07 r300/compiler: Add simple unit test framework 14 年前
  Alex Deucher b9f2750900 r600g: fix flushes on rs780/rs880 14 年前
  José Fonseca 7a271151a5 mesa: Don't append fog code for programs that don't output color. 14 年前
  José Fonseca 2812b60a84 svga/drm: Implement svga_winsys_screen::get_hw_version. 14 年前
  José Fonseca a67ecfeebc st/wgl: Remove buggy assertion. 14 年前
  Maxim Levitsky d6b248652a nv50: fix mistake in pipe caps for pre-NVA0 cards 14 年前
  Kenneth Graunke 68074387a4 ir_to_mesa: Emit TXD instruction. 14 年前
  Kenneth Graunke 5a3a242a8f glsl: Add compiler support for ARB_shader_texture_lod. 15 年前
  Kenneth Graunke 1d4eb8d5d8 mesa: Add ARB_shader_texture_lod to the extension list; off by default. 15 年前
  Marcin Slusarz 4e1b1cbd0d nv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DIRECTLY 14 年前
  Matt Turner 86852236a3 r300/compiler: align memory allocations to 8-bytes 14 年前
  Marek Olšák 7297f2ac3c r300g: unreference a zbuffer surface after decompression 14 年前
  Marek Olšák 56b39fcd8b r300g: remove redundant state variable hyperz_locked 14 年前
  Marek Olšák 801fbdf286 mesa: document instructions ir_to_mesa emits 14 年前
  Michel Dänzer 39be542f73 r300c: Fix up for register allocator rewrite. 14 年前
  Jerome Glisse b9e8ea6a27 r600g: anisotropic filtering support for evergreen hw 14 年前
  Carl-Philip Haensch ad904cdf98 r600g: add support for anisotropic filtering 14 年前
  Michel Dänzer 9d792d013c gallium: Factor out unknown endianness detection. 14 年前
  Matt Turner 991c1f0249 Don't allow compilation if endianness isn't known 14 年前
  Matt Turner 5e945863ca p_config.h: Rely on glibc endianness definitions when available 14 年前
  Marcin Slusarz bd3ce30ee7 st/xorg: add some debugging messages to xorg_exa.c 14 年前
  Marcin Slusarz 6e0263fdd4 st/xorg: remove DEBUG_PRINT macro and add exa_debug_printf 14 年前
  Marcin Slusarz 7c5eaf5a2d st/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT set to 1 14 年前
  Nicolas Kaiser 7074801ed7 cell: fix unbalanced parenthesis 14 年前