48510 коммитов (0950086376b1c8b7fb89eda81ed7f2f06dee58bc)
 

Автор SHA1 Сообщение Дата
  Brian Paul da0cc82a09 mesa: simplify Driver.TexSubImage() parameters 14 лет назад
  Brian Paul c22a95c4f2 st/mesa: remove TexSubImage code, use core mesa routines instead. 14 лет назад
  Dave Airlie 4ca624f8e0 u_format: fix inv_swizzles generation 14 лет назад
  Michel Dänzer 7dd2d29a56 r600g: Manage fences per screen rather than per context. 14 лет назад
  Stéphane Marchesin 0e57b66fa1 i915g: Allocate tmp for KILP 14 лет назад
  Yuanhan Liu efa1fac215 vbo: introduce vbo_sizeof_ib_type() function 14 лет назад
  Stéphane Marchesin ded02bd54b llvmpipe: Remove useless draw_install_pstipple_stage call. 14 лет назад
  Chad Versace 747f030762 intel: Fix memory leak in intel_miptree_create() 14 лет назад
  Eric Anholt 069901e2f5 i965/fs: Allow constant propagation into IF with embedded compare. 14 лет назад
  Eric Anholt 6a1e19d0f6 intel: Drop the batchbuffer flush on glRenderbufferStorage(). 14 лет назад
  Eric Anholt 2529fde36e intel: Drop the batchbuffer flush on glFramebufferRenderbuffer(). 14 лет назад
  Eric Anholt b890f1090c intel: Make the batchbuffer flush debug more useful. 14 лет назад
  Eric Anholt 7f854a5028 intel: Fix performance regression in Lightsmark since HiZ changes. 14 лет назад
  Eric Anholt ab7794cada intel: Don't consider miptrees for other texture targets to match. 14 лет назад
  Vinson Lee 0ddb759991 mesa: Use __builtin_ffsll on Mac OS X. 14 лет назад
  Stéphane Marchesin 11cdf24d15 i915g: Add missing draw_flush call. 14 лет назад
  José Fonseca 62e968d6da mesa: Re-add main/bitset.h to fix classic nouveau build failure. 14 лет назад
  Mathias Fröhlich 196800d798 mesa: Remove now unused main/bitset.h. 14 лет назад
  Mathias Fröhlich 1ef3a94536 mesa: Remove remaining FEATURE_ARB_vertex_buffer_object guards. 14 лет назад
  Mathias Fröhlich ccbf192f59 mesa: Convert to use GLbitfield64 directly. 14 лет назад
  Mathias Fröhlich 45cd15bfae radeon: Convert to use GLbitfield64 directly. 14 лет назад
  Mathias Fröhlich 19c46d3d7b nouveau: Convert to use GLbitfield64 directly. 14 лет назад
  Mathias Fröhlich b49b1e4642 i915: Convert to use GLbitfield64 directly. 14 лет назад
  Mathias Fröhlich 50e0091a9d mesa: Convert RENDERINPUTS* macros to GLbitfield64. 14 лет назад
  Stéphane Marchesin b50d250e02 i915g: Only apply the optimization to output vars. 14 лет назад
  Kenneth Graunke 07ee9f374f i965/vs: Properly clear cur_value when propagating direct copies. 14 лет назад
  Kenneth Graunke 443c8d1ab7 i965/vs: Fix incorrect subscript when resetting copy propagation records. 14 лет назад
  Chad Versace 7420c9dab4 i965: Create mock implementation of GL_OES_EGL_image_external 14 лет назад
  Chad Versace 7e5ffd9be2 meta: Disable GL_TEXTURE_EXTERNAL_OES in meta_begin() 14 лет назад
  Alexander von Gluck ac8a933aa8 mklib: tab cleanup, no functional change 14 лет назад
  Alexander von Gluck a3752fa63b mesa: fpclassify is available on Haiku 14 лет назад
  Alexander von Gluck 2e60c955c2 glu: remove BeOS define as BeOS is not longer a target platform 14 лет назад
  Alexander von Gluck 9e4c8ce3bc gallium: use Mesa pthread_barrier_t on Haiku, as it is incomplete under Haiku 14 лет назад
  Dave Airlie 157566860d gallium/u_pack: fix l8/i8 pack color ub 14 лет назад
  Mathias Fröhlich 91d950bad1 vbo: Clean up recalculate_input_bindings. 14 лет назад
  Alexander von Gluck a5608a5098 mklib: Add Haiku build support 14 лет назад
  Johannes Obermayr aa284042a3 Fix build with LLVM >= r145623. 14 лет назад
  Brian Paul 98dffd9764 swrast: assert _swrast_map_teximage() x, y is multiple of block size 14 лет назад
  Brian Paul 08a81c8697 swrast: replace assertion with conditional in _swrast_map_teximage() 14 лет назад
  Brian Paul 62f2d6ef03 mesa: fix signed/unsigned comparison warnings 14 лет назад
  Brian Paul 0a7602b938 vbo: signal _NEW_ARRAY when transitioning between glBegin/End, glDrawArrays 14 лет назад
  Mathias Fröhlich 31bf243a92 mesa: remove leftovers from color indexed rendering. 14 лет назад
  Mathias Fröhlich 5584a8eb19 mesa: remove unused _mesa_copy_materials. 14 лет назад
  Christian König 7ac114f94a vl: call decode_bitstream only once 14 лет назад
  Yuanhan Liu 3aa3c3f758 i965: increase the brw eu instruction store size dynamically 14 лет назад
  Yuanhan Liu 8d1b378939 i965: call next_insn() before referencing a instruction by index 14 лет назад
  Yuanhan Liu 328e6a5497 i965: get the jmp distance by instruction index 14 лет назад
  Yuanhan Liu 0a17093eaf i965: let the if_stack just store the instruction index 14 лет назад
  Marek Olšák 2175634e73 r600g: fix a warning that a variable may be uninitialized 14 лет назад
  Marek Olšák 1b9577b833 gallium: remove PIPE_CAP_MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS 14 лет назад