23068 Commits (5b27b4ad37bd992d2d3a6fd9d407277113544f30)
 

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