22970 次代码提交 (aa422b262509bc0763a50f63a51a1730139ea52f)
 

作者 SHA1 备注 提交日期
  Eric Anholt aa422b2625 intel: Map write-only buffer objects through the GTT when possible. 16 年前
  Eric Anholt 0fc5fa85bf i915: Fix driver after HW glGenerateMipmap commit. 16 年前
  Brian Paul 6d63dec41f swrast: update/restore the opt_sample_rgb/rgba_2d() functions 16 年前
  Brian Paul e7cb125b2d Merge branch 'mesa_7_5_branch' 16 年前
  Brian Paul f104e4d666 st: do proper refcounting for framebuffer surfaces 16 年前
  Brian Paul f5cf181c65 trivial: destroy window upon exit 16 年前
  Joakim Sindholt 783e43064b r300-gallium: unbreak build 16 年前
  Corbin Simpson 64f60bc046 r300-gallium: Setup surface in r300_surface_copy. 16 年前
  Corbin Simpson b315ec43ee r300-gallium: Cleanup some compile warnings. 16 年前
  Corbin Simpson e9f8b7f1b9 r300-gallium: Cleanup PSC for HW TCL. 16 年前
  Corbin Simpson f38a02212f radeon-gallium: Forgot a typedef. 16 年前
  Corbin Simpson 2e22bd8460 radeon-gallium: Support new info ioctls in addition to classic getparams. 16 年前
  Brian Paul 7c3d7353d7 mesa: updated comments for _mesa_generate_mipmap() 16 年前
  Brian Paul 6697311b21 i965: handle extended swizzle terms (0,1) in get_src_reg() 16 年前
  Brian Paul 7c2fe42ded mesa: better handling/printing of driver-specific opcodes, register files 16 年前
  Brian Paul 2223615e0a mesa: Fixed a texture memory leak 16 年前
  Brian Paul 31865904d8 mesa: added more gallium Makefiles to tarball list 16 年前
  Hanno Böck c8c0953294 gallium: replace lib with $(LIB_DIR) 16 年前
  Corbin Simpson 53c2cc8fef radeon-gallium: Clean up some of the BO counting logic. 16 年前
  Corbin Simpson a738d2b4c2 r300-gallium: vs: Make imms work, cleanup some of the switches. 16 年前
  Corbin Simpson c4c5bf31a7 r300-gallium: Start VS dumper. 16 年前
  Corbin Simpson 7e347a0f49 r300-gallium: vs: Add SLT, clean up MAX. 16 年前
  Corbin Simpson 9b10777148 r300-gallium: vs: Add MAX. 16 年前
  Corbin Simpson e669ce01d4 r300-gallium: vs: Add scalar setup, RSQ. 16 年前
  Corbin Simpson c6d2b4a495 r300-gallium: vs: Add writemasks. 16 年前
  Corbin Simpson ce758a21b9 r300-gallium: Fix bad cast. Space accounting completely works now. 16 年前
  Corbin Simpson 1b26c2bbae r300-gallium, radeon: BO handling fixes, some useful asserts. 16 年前
  Corbin Simpson bed917641c radeon-gallium: Shut up Valgrind. 16 年前
  Corbin Simpson cd59933d9f r300-gallium, radeon: A couple cleanups. 16 年前
  Corbin Simpson 4816764777 r300-gallium: Finish space accounting. 16 年前
  Robert Ellison 1d11220771 i965: improve debug logging 16 年前
  Robert Ellison fc6d89145d i965: fix memory leak in context/renderbuffer region management 16 年前
  Robert Ellison 44a4abfd4f i965: fix segfault on low memory conditions 16 年前
  Robert Ellison c230767d69 mesa: Fixed a texture memory leak 16 年前
  Eric Anholt 1d663ae292 intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps. 16 年前
  Eric Anholt b6e94f71c2 intel: Put the constant texcoords used in metaops into a vbo. 16 年前
  Brian Paul 9b3d748f02 mesa: omit files that were removed from git 16 年前
  Brian Paul 6fec2eb143 mesa: set version to 7.5-rc1 16 年前
  Brian Paul f09e5a5b63 i965: const qualifiers 16 年前
  Brian Paul 4e762395ef mesa: raise MAX_VARYING (number of shader varying vars) to 16 16 年前
  Brian Paul 17a354a119 mesa: assertions to check for too many vertex outputs or fragment inputs 16 年前
  Brian Paul cc58fbcf2c glsl: check number of varying variables against the limit 16 年前
  Brian Paul 87fbc9a14e mesa: issue warning for out of bounds array indexes 16 年前
  Brian Paul e2cf522de0 i965: don't use GRF regs 126,127 for WM programs 16 年前
  Brian Paul 40cba5489d glsl: set vertex/fragment program Ids to aid with debugging 16 年前
  Brian Paul ccaa6463a7 mesa: more shader debug code (disabled) 16 年前
  José Fonseca b6e2261096 wgl: Grow the maximum number of pixel formats to cope with the new accum pixel formats. 16 年前
  Keith Whitwell e90beb93a8 mesa/st: keep surface_copy arguments positive 16 年前
  Keith Whitwell 507f4e7a74 mesa/st: remove redundant call to st_finish in CopyTexSubImage 16 年前
  José Fonseca 44a996b185 wgl: Export pixelformats with accumulation bits. 16 年前