10137 次代码提交 (f706d4d340f0778de23062ef13c54b07bfac7967)

作者 SHA1 备注 提交日期
  José Fonseca 2737abb44e gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. 12 年前
  Marek Olšák b692076420 r600g: initialize CMASK and HTILE with the GPU using streamout 12 年前
  Vincent Lejeune edd90a19ca r600/llvm: Read stacksize from config header 12 年前
  Vincent Lejeune a7f73f5155 /bin/bash: q : commande introuvable 12 年前
  Tom Stellard a0c8942bb4 radeon/llvm: Fix build with LLVM >= r180063 12 年前
  Zack Rusin 2aad06844f softpipe: fix streamout with an emptry geometry shader 12 年前
  José Fonseca d8a4c4c524 llvmpipe: verify function on blend test. 12 年前
  José Fonseca a79990bec0 llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either. 12 年前
  José Fonseca c08b04992a llvmpipe: Ignore depth-stencil state if format has no depth/stencil. 12 年前
  Rob Clark 26b39df08f freedreno: move ir -> ir2 12 年前
  Rob Clark d8134792ae freedreno: cleanup some cruft left over from fdre 12 年前
  Roland Scheidegger e8d1b26a82 svga: remove TGSI_OPCODE_BREAKC instruction translation 12 年前
  Brian Paul cecbfce5eb svga: whitespace, comment fixes in svga_pipe_query.c 12 年前
  Brian Paul ef1b2b8da7 svga: whitespace, comment fixes in svga_pipe_fs/vs.c 12 年前
  Jerome Glisse d0e9aaa31c radeonsi: add support for compressed texture v2 12 年前
  Jerome Glisse dc21e30a62 radeonsi: add 2d tiling support for texture v3 12 年前
  José Fonseca b72ff373fb llvmpipe: Take in consideration all current constant buffers when mapping. 12 年前
  Christoph Bumiller 78eaaff696 nv50: add remaining RGBX formats 12 年前
  Christoph Bumiller 729abfd0f5 st/mesa: optionally apply texture swizzle to border color v2 12 年前
  Christoph Bumiller 246ff8f887 nv50: set BORDER_COLOR_SRGB in sampler objects 12 年前
  Christoph Bumiller 2d5d054752 nv50: fix 4th component of Lx_SINT/UINT formats 12 年前
  Tom Stellard 3b20170b2f r600g: Fix build with --enable-opencl 12 年前
  José Fonseca a930136977 llvmpipe: Support half integer pixel center fs coord. 12 年前
  José Fonseca b191be52f2 llvmpipe: Remove the static interpolation. 12 年前
  José Fonseca 6e833d4d09 gallivm: Drop pos arg from lp_build_tgsi_soa. 12 年前
  Stuart Abercrombie 1a59cc777f i915g: Release old fragment shader sampler views with current pipe 12 年前
  Zack Rusin 6bb217a489 softpipe/so: use the correct variable for reporting stream out 12 年前
  Zack Rusin 80ee4a407a draw: implement pipeline statistics in the draw module 12 年前
  Vincent Lejeune 2b9ed257c0 r600g/llvm: Use gprcount from llvm 12 年前
  José Fonseca 50b3fc6204 gallium: Disambiguate TGSI_OPCODE_IF. 12 年前
  José Fonseca f61b7da80e gallium: Eliminate TGSI_OPCODE_IFC. 12 年前
  Christian König 13ddf9baf2 r600/uvd: cleanup disabling tiling on pre EG asics 12 年前
  Martin Andersson 4c3ed79566 r600g: Workaround for a harware bug with nested loops on Cayman 12 年前
  Marek Olšák dfe5367f0f r600g: implement pipeline statistics query 12 年前
  Marek Olšák 817723baf8 winsys/radeon: use query_value for timestamp, remove query_timestamp 12 年前
  Marek Olšák 413ca78af3 r600g: add a debug flag for printing virtual addresses of resources 12 年前
  Marek Olšák 05fa3595e0 r600g: add a query returning the amount of time spent during bo_map sync. 12 年前
  Matt Turner 0d3b1b0e2e build: Get rid of GALLIUM_MAKE_DIRS 12 年前
  Tom Stellard d50343dff1 radeonsi: Read config values from the .AMDGPU.config ELF section 12 年前
  Tom Stellard 9277b04c02 radeon/llvm: Handle ELF formatted binary output from the LLVM backend 12 年前
  Tom Stellard 7782d19cdc radeon/llvm: Use a struct for storing compiled code 12 年前
  Tom Stellard c6a86fb563 r300g: Fix bug in OMOD optimization 12 年前
  Emil Velikov ac1118d53c nvc0: set ret variable if launch desc allocation failed 12 年前
  Emil Velikov 48bcb94dc3 nvc0: bail out early during nve4_compute_setup() 12 年前
  Emil Velikov e28c266682 nvc0: compile nve4_cache_split_name() only in debug build 12 年前
  Emil Velikov 249f3d73cf nv50/codegen: do not emitATOM() if the subOp is unknown 12 年前
  Christoph Bumiller 4da54c91d2 nvc0: implement multisample textures 12 年前
  Christoph Bumiller 71c1c8a9b8 nvc0: patch up TEX cases with 5 or 6 sources on nve4 12 年前
  Christoph Bumiller 2b62ba7cb0 nvc0: fix 2D engine MS2 resolve 12 年前
  Christoph Bumiller 69804c2ab8 nv50,nvc0: add RGBX16/32_FLOAT formats 12 年前