47105 次程式碼提交 (9f2abbee6215d89e48b7fe042f8a905997f5c232)
 

作者 SHA1 備註 提交日期
  Brian Paul ba69c4a002 swrast: remove unused swrast_texture_image::FetchTexelc method 14 年之前
  Brian Paul d7477ad0a3 mesa: fix image unpacking when storing compressed textures 14 年之前
  Daniel Vetter 530728fb60 i915g: handle seperate stencil clear 14 年之前
  Daniel Vetter ce775dc1b6 i915g: actually try to clear 16bit depth bufs 14 年之前
  Daniel Vetter 661b7ef9a8 i915g: hw can't fastclear both depth and color when bbp doesn't match 14 年之前
  Daniel Vetter 0a6131b15c i915g: disable scissor in fast clear 14 年之前
  Daniel Vetter b8f3381f2c i915g: add some obscure sampler formats 14 年之前
  Daniel Vetter 8dd523b2df i915g: fixup clear params emission 14 年之前
  Daniel Vetter 305bcda4b5 i915g: make fixup swizzle into a real hw state 14 年之前
  Jason Wood c475a54578 glsl: Remove version check when looking for identifiers containing "__". 14 年之前
  Stéphane Marchesin c2244cfa19 i915g: Announce GL 2.0. 14 年之前
  Paul Berry 018ea68d87 i965 Gen6+: De-compact clip planes. 14 年之前
  Paul Berry f4f686e825 i965 VS: Change nr_userclip to nr_userclip_planes. 14 年之前
  Paul Berry 18e2e19b07 i965: Make brw_compute_vue_map's userclip dependency a boolean. 14 年之前
  Paul Berry 8f6920a7b6 i965: Move ClipPlanesEnabled state to VS cache key. 14 年之前
  Paul Berry a1b37ebe75 i965: Rearrange VS cache key struct. 14 年之前
  Paul Berry c163072197 mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits() 14 年之前
  Kenneth Graunke 09fcd01301 mesa/es: Allow GL_CLIP_PLANE0+6 and GL_CLIP_PLANE0+7. 14 年之前
  Kenneth Graunke 5785cd2bf5 mesa/get: Move MAX_LIGHTS from GL/ES2 to GL/ES1. 14 年之前
  Kenneth Graunke 300a4cd9f2 meta: Don't enable TEXTURE_RECTANGLE when it's unsupported. 14 年之前
  Stéphane Marchesin 9f2c56fbd6 i915g: Silence warning. 14 年之前
  Stéphane Marchesin 527235223a i915g: Fix comment. 14 年之前
  Brian Paul 0214712c30 mesa: remove some unneeded forward struct declarations 14 年之前
  Brian Paul 068fcc029d st/mesa: fix comment 14 年之前
  Brian Paul c80aaad77e mesa: remove unused _mesa_rescale_teximage2d() function 14 年之前
  Brian Paul 2c5bb57b50 mesa: remove unused gl_texture_image::DriverData field 14 年之前
  Brian Paul cf2439e246 st/mesa: don't use gl_texture_image::RowStride 14 年之前
  Brian Paul aff65241c8 st/mesa: completely stop using gl_texture_image::Data 14 年之前
  Brian Paul 85f5aa1565 st/mesa: stop using gl_texture_image::Data when mapping/unmapping textures 14 年之前
  Brian Paul 5253cf9805 mesa: get rid of imageOffsets arrays in texstore code 14 年之前
  Stéphane Marchesin c3ef232315 st/glx: remove the duplicated Drawable member. 14 年之前
  Eric Anholt 684b701c12 glsl: Consider "__" in identifers as reserved. 14 年之前
  Brian Paul bf059ebd33 swrast: update texfetch_funcs table for new int/uint formats 14 年之前
  Paul Berry d912669034 i965 Gen6: Implement gl_ClipVertex. 14 年之前
  Paul Berry 7d68c639dd mesa: Add a gl_vert_result for gl_ClipVertex. 14 年之前
  José Fonseca e2072a1046 llvmpipe: Fix the 4 planes (lines) case properly. 14 年之前
  José Fonseca c620087432 llvmpipe: Ensure the 16x16 special rasterization path does not touch outside the tile. 14 年之前
  Dave Airlie 9c697a9d00 mesa: update fbo format tablet for integer types. 14 年之前
  Dave Airlie 38db7ae7fa mesa/texstore: add texstore paths for all the integer types. 14 年之前
  Dave Airlie 56a7111893 mesa/texformat: update choose_tex_format for integer types. 14 年之前
  Dave Airlie 7a41291c3a mesa/formats: add rest of integer formats. 14 年之前
  Dave Airlie 6e1681a2c9 texstore: create texstore table on first access. 14 年之前
  Stéphane Marchesin af962e1183 glsl: Remove unneeded headers. 14 年之前
  Brian Paul 041ff4c731 egl: restore missing \ in Makefile 14 年之前
  Paul Berry 56a90f5ce1 r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks. 14 年之前
  Kenneth Graunke d38839a498 glapi: Enclose glapi.h in an extern "C" block when included by C++. 14 年之前
  Brian Paul 6399b7d638 scons: add new files to src/mesa/SConscript 14 年之前
  Brian Paul a5f2010735 softpipe: fix Z interpolation invariance bug 14 年之前
  Brian Paul 334a9dd3e6 softpipe: add check for DO_PSTIPPLE_IN_HELPER_MODULE 14 年之前
  Ian Romanick 35613afee3 mesa: Remove unused gl_program::Attributes 14 年之前