27490 次程式碼提交 (898de4a9d5e47ed32c600e5907476fd9338aa7e9)
 

作者 SHA1 備註 提交日期
  Brian Paul 960d49b387 mesa: move some gl_texture_image and gl_renderbuffer fields around 16 年之前
  Brian Paul bc143b1a9f mesa: minor code movement 16 年之前
  Brian Paul 1f196b786d Merge branch 'texformat-rework' 16 年之前
  Brian Paul 086f9fc0e2 swrast: fix RGB, RGBA texturing code 16 年之前
  Brian Paul 88bb4b5935 swrast: check for single texture unit in _swrast_choose_triangle() 16 年之前
  Brian Paul 0103d7a47a swrast: clean up and remove dead code in triangle functions 16 年之前
  Brian Paul 1e7517f059 swrast: fix texel decoding in opt_sample_rgba_2d() 16 年之前
  Brian Paul 7ac233ec15 mesa: choose texture format in _mesa_get_fallback_texture() 16 年之前
  Brian Paul 0ea575d721 Merge branch 'mesa_7_6_branch' 16 年之前
  Vinson Lee 96128fdf2f mesa: Fix memory leak if we run out of memory 16 年之前
  Zack Rusin 24c61c8c2e st/xorg: fix src coordinates in the video acceleration paths 16 年之前
  Alex Deucher 660acd60d0 r600: add occlusion query support 16 年之前
  Corbin Simpson f3d8d534e6 r300g: Use u_trim_pipe_prim to prevent lockups from incorrect vert counts. 16 年之前
  Corbin Simpson 23d8d15bed r300g: Keep texture formats organized. 16 年之前
  Maciej Cencora e7c8a27638 r300g: add some texture formats 16 年之前
  Corbin Simpson 6007e2e008 r300g: Clear up a bit of the buffer reference stuff. 16 年之前
  Corbin Simpson 81c51bb67f r300g: Fix XXX. 16 年之前
  Marek Olšák bcfde42913 r300g: fix emitting the stencil-ref and alpha-ref values 16 年之前
  Marek Olšák a1d726aae8 r300g: fix the WRAP_T mode when using 1D textures 16 年之前
  Marek Olšák 0e44884aad r300g: fix blending and do some optimizations 16 年之前
  Marek Olšák c451011d99 mesa/st: fix crash in st_texture_image_copy 16 年之前
  Vinson Lee c0a61c8442 intel: Fix memory leak in case of renderbuffer bad format 16 年之前
  Brian Paul 7d56caabe4 Merge branch 'mesa_7_6_branch' 16 年之前
  Brian Paul 0219cd0961 mesa: remove unneeded #includes 16 年之前
  Brian Paul 5e3b2baae7 mesa: include imports.h to silence warning 16 年之前
  Vinson Lee a7d0665c00 intel: Fix memory leak in event of mip tree allocation failure 16 年之前
  José Fonseca 182ff3e47a llvmpipe: Make sure the JIT engine and X86 target are linked on MSVC build. 16 年之前
  José Fonseca 5eba607db6 util: Drop return value from cpuid(). 16 年之前
  José Fonseca 0426227b68 util: Fix cpuid on MSVC. 16 年之前
  José Fonseca 095e66f695 llvmpipe: Implement round() for MSVC. 16 年之前
  Brian Paul 6bc1e9fd69 mesa: consolidate _mesa_CompressedTexSubImage[123]DARB() functions 16 年之前
  Brian Paul f3c29bd74f mesa: consolidate CompressedTexSubImage1/2/3DARB() error checking 16 年之前
  Brian Paul 9519603f74 mesa: simplify teximage code with get_current_tex_object() 16 年之前
  Brian Paul dd5691e802 mesa: code refactoring to eliminate a switch stmt in bind_buffer_object() 16 年之前
  Brian Paul b44304efde glsl: avoid redundant state changes in _mesa_use_program() 16 年之前
  Zack Rusin 2947d14202 st/xorg: fix xv 16 年之前
  Ian Romanick 93dae6761b ARB prog parser: Fix epic memory leak in lexer / parser interface 16 年之前
  Ian Romanick 8df9587d68 ARB prog parser: Don't leak program string 16 年之前
  Ian Romanick 0f255d1956 ARB prog parser: Don't leak symbol table header structures 16 年之前
  Eric Anholt 2643a7ba29 intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS). 16 年之前
  Brian Paul b7eea8c616 intel: added region draw_x/y offsets in x/y_tile_swizzle() funcs 16 年之前
  Brian Paul 52374d7e4c radeon: add case for MESA_FORMAT_X8_Z24 in radeon_create_renderbuffer() 16 年之前
  Brian Paul f8155ef51f intel: silence warning 16 年之前
  Brian Paul 21f8d31cfd mesa: debug code for glBlitFramebuffer() 16 年之前
  Brian Paul 507cf530b9 via: silence unused var warnings 16 年之前
  Brian Paul 3c71666921 intel: minor clean-up, comments 16 年之前
  Brian Paul 7fd8c6ca2a intel: use _mesa_get_current_tex_unit() helper 16 年之前
  Brian Paul 05ec586851 mesa: s/Bilt/Blit 16 年之前
  Brian Paul 403181b913 mesa: more texture debug code changes, improvements 16 年之前
  Brian Paul 58a4328e96 mesa: minor code clean-up in client_state() 16 年之前