54910 次程式碼提交 (325422c49449acdd8df1eb2ca8ed81f7696c38cc)
 

作者 SHA1 備註 提交日期
  Jerome Glisse 325422c494 r600g: add async for staging buffer upload v2 12 年之前
  Jerome Glisse bff07638a8 r600g: add multi ring support with dma as first second ring v4 12 年之前
  Jerome Glisse 6c064fd749 radeon/winsys: add dma ring support to winsys v3 12 年之前
  Roland Scheidegger cbf0f66631 gallivm,draw,llvmpipe: mass rename of unit->texture_unit/sampler_unit 12 年之前
  Roland Scheidegger c789b981b2 gallivm: split sampler and texture state 12 年之前
  Marek Olšák 87592cff57 gallium/u_upload_mgr: fix a serious memory leak 12 年之前
  Christoph Bumiller e058f2ac97 nouveau: don't try to use push_data if it's not implemented 12 年之前
  Matt Turner 51b64ce47b gles3: Update gl3.h 12 年之前
  Marek Olšák 8891b2f9c9 r600g: add more cases for copying unsupported formats to resource_copy_region 12 年之前
  Marek Olšák 26c872c2a2 r600g: don't use radeon_surface_level::npix_x/y/z 12 年之前
  Marek Olšák edc38330da r600g: fix compile warnings in r600_cp_dma_copy_buffer on 32-bit gcc 12 年之前
  Alex Deucher f951f2f52c r600g: fix up CP DMA for VM on cayman and TN 12 年之前
  Brian Paul c1d35aece0 svga: use pipe_sampler_view_release() in svga_cleanup_tss_binding() 12 年之前
  Brian Paul 50c4c818aa st/mesa: handle new GLSL IR enumerants in switch statements 12 年之前
  Brian Paul 9227c53741 svga: add NULL pointer check in svga_create_sampler_state() 12 年之前
  Brian Paul 7a89f08a22 vbo: add a null pointer check to handle OOM instead of crashing 12 年之前
  Brian Paul b13c534f14 util: add new error checking code in vbuf helper 12 年之前
  Brian Paul 8c3f9ea073 st/mesa: do proper error checking for u_upload_alloc() calls 12 年之前
  Brian Paul 68a097596e util: add some defensive coding in u_upload_alloc() 12 年之前
  Brian Paul d6f8b7ef38 glsl: use glsl_strtof() instead of glsl_strtod() 12 年之前
  Brian Paul 811b5b4b39 glsl: add new glsl_strtof() function 12 年之前
  Brian Paul 6102b9d441 softpipe: add casts to silence MSVC warnings 12 年之前
  Brian Paul 257783b939 util: silence MSVC signed/unsigned comparison warnings 12 年之前
  Brian Paul 539541f2e2 util: silence MSVC double->float conversion warnings 12 年之前
  Brian Paul 869071dfb7 util: silence MSVC signed/unsigned warnings in debug_get_flags_option() 12 年之前
  Brian Paul 1a15772b7c st/mesa: silence assorted MSVC warnings in DrawPixels code 12 年之前
  Brian Paul eee762258e swrast: silence a bunch of MSVC warnings 12 年之前
  Brian Paul ccbb479f40 mesa: use GLbitfield64 when copying program inputs 12 年之前
  Brian Paul 701a0f6a76 mesa: add some casts to silence MSVC warnings 12 年之前
  Brian Paul ddb774ddf1 mesa: add casts in _mesa_GetTexParameterfv() to silence warnings 12 年之前
  Matt Turner 9aadc3a6cc i965: Enable ARB_shading_language_packing 12 年之前
  Matt Turner 64dbc51b49 i965: Assert that the 4x8 pack/unpack operations have been lowered 12 年之前
  Matt Turner 96220111dd i965: Lower the 4x8 pack/unpack operations 12 年之前
  Matt Turner 321555fb41 glsl: Add support for lowering 4x8 pack/unpack operations 12 年之前
  Matt Turner 1ef674f215 glsl: Evaluate constant pack/unpack 4x8 expressions 12 年之前
  Matt Turner b64b174b0a glsl: Extend ir_expression_operation for ARB_shading_language_packing 12 年之前
  Matt Turner b0239ce960 glsl: Add IR lisp for ARB_shading_language_packing 12 年之前
  Matt Turner 12aa2fec5b glsl: Add infrastructure for ARB_shading_language_packing 12 年之前
  Tom Stellard 7a850c5851 configure.ac: Don't set LLVM_LIBS when llvm is disabled 12 年之前
  Tom Stellard 264e6dad28 r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM 12 年之前
  Eric Anholt 1a316af034 i965: Pass in the glarray to get_surface_type. 12 年之前
  Eric Anholt 80aeda2784 i965: Remove nonsense comment. 12 年之前
  Eric Anholt 23e5503348 i965: Remove NDEBUG undef that was snuck in. 12 年之前
  Eric Anholt 8fe43b6dc9 i965: reuse _mesa_sizeof_type for index buffer types. 12 年之前
  Eric Anholt b859a12f21 i965: Reuse precalculated ib_type_size value. 12 年之前
  Eric Anholt 9aa02a205d i965: Drop debug check for knowing the size of a type. 12 年之前
  Eric Anholt 5ae3c20791 i965: Stop worrying about alignment of vertex data. 12 年之前
  Eric Anholt 2a7a5062c9 i965: Use the glarray _ElementSize that Mesa tracks for us. 12 年之前
  Eric Anholt f6191e09aa mesa: Print more informative debug for _mesa_do_init_remap_table(). 12 年之前
  Ian Romanick 22233da1ee glsl: Remove ir_variable::uniform_block 12 年之前