11375 次程式碼提交 (ee978aee94d98fec669002eb5ef7ceb1f46683a9)

作者 SHA1 備註 提交日期
  Christian König ee978aee94 vl: add H264 encoding interface 12 年之前
  Dave Airlie 6d434252e2 r600g: add support for multiple viewports. 11 年之前
  Ilia Mirkin 40dd777b33 nouveau/video: make sure that firmware is present when checking caps 11 年之前
  Grigori Goronzy d34d5fddf8 gallium: add geometry shader output limits 11 年之前
  Ilia Mirkin 356aff3a5c nv30: report 8 maximum inputs 11 年之前
  Christoph Bumiller 2e9ee44797 nv50/ir/ra: some register spilling fixes 11 年之前
  Christoph Bumiller 882e98e5e6 nvc0: handle TGSI_SEMANTIC_LAYER 11 年之前
  Christoph Bumiller dd2229d4c6 nvc0: create the SW object 11 年之前
  Christoph Bumiller b7233acf78 nvc0/ir/emit: hardcode vertex output stream to 0 for now 11 年之前
  Ilia Mirkin 0befbafb4b nouveau/codegen: allow tex offsets on non-TXF instructions (e.g. TXL) 11 年之前
  Ilia Mirkin f76c7ad5b1 nv50: only over-allocate by a page for code 11 年之前
  Ilia Mirkin 364bdd2419 nv50: fix layerid to be the fp input number rather than vp output number 11 年之前
  Ilia Mirkin c7373b7dc7 nv50: rework primid logic 11 年之前
  Marek Olšák 559af1df10 gallium/radeon: fix warnings 11 年之前
  Marek Olšák c32114460d gallium: remove PIPE_USAGE_STATIC 11 年之前
  Marek Olšák 2be5bbdd97 r600g,radeonsi: set resource domains in one place (v2) 11 年之前
  Christian König 96e8b916a7 radeon: just don't map VRAM buffers at all 11 年之前
  Christian König 9b218dcdd7 radeon/video: directly create buffers in the right domain 11 年之前
  Christian König 7bcfb0bc8f radeon/video: seperate common video functions 12 年之前
  Dave Airlie 79ea0f4506 r600g: add support for geom shaders to r600/r700 chipsets (v2) 11 年之前
  Dave Airlie ccea799ee3 r600g: enable GLSL 3.30 on evergreen GPUs 11 年之前
  Dave Airlie c6cfc54db0 r600g: properly propogate clip dist write value 11 年之前
  Dave Airlie b209afb153 r600g: calculate a better value for array_size (v2) 11 年之前
  Dave Airlie ce9e939144 r600g: fix CAYMAN geometry shader support 11 年之前
  Dave Airlie 7ec5e883f2 r600g: fix up shader out misc stuff for copy shader 11 年之前
  Dave Airlie 7863611de3 r600g: port the layered surface rendering patch from radeonsi 11 年之前
  Dave Airlie f89394be98 r600g: initial VS output layer support 11 年之前
  Dave Airlie 5191937352 r600g: setup const texture buffers for geom shaders 11 年之前
  Dave Airlie afce47fb0b r600g: calculate correct cut value 11 年之前
  Dave Airlie 0d79d5da40 r600g: fix dynamic_input_array_index.shader_test 11 年之前
  Dave Airlie e12147e9f6 r600g: add support for indirect geom ring writes 11 年之前
  Dave Airlie cda63db780 r600g: write proper output prim type 11 年之前
  Dave Airlie 2b0be2015d r600g: enable instance cnt register with new enough kernel 11 年之前
  Dave Airlie f4652babbd r600g: add primitive input support for gs 11 年之前
  Dave Airlie b0e842bd9f r600g: emit streamout from dma copy shader 11 年之前
  Dave Airlie 20adc7449c r600g/gs: fix cases where number of gs inputs != number of gs outputs 11 年之前
  Dave Airlie defebc0293 r600g: increase array base for exported parameters 11 年之前
  Dave Airlie d9954e402f r600g: initialise the geom shader loop registers. 11 年之前
  Dave Airlie 461c463bb2 r600g: emit NOPs at end of shaders in more cases 11 年之前
  Dave Airlie c4782a58c3 r600g: don't enable SB for geom shaders 11 年之前
  Dave Airlie 5758a76d04 r600g/sb: add MEM_RING support 11 年之前
  Dave Airlie eeead9b8ed r600g: don't fail if we can't map VS->GS ring entries 11 年之前
  Vadim Girlin 1371d65a7f r600g: initial support for geometry shaders on evergreen (v2) 12 年之前
  Vadim Girlin 34ee1d0f9f r600g: add hw register definitions for GS block setup 12 年之前
  Vadim Girlin a144bc29b5 r600g: defer shader variant selection and depending state updates 12 年之前
  Dave Airlie ae29a098ea r600g/bc: add support for indexed memory writes. 11 年之前
  Vadim Girlin 552aae7e47 r600g: move barrier and end_of_program bits from output to cf struct (v2) 12 年之前
  Dave Airlie 29a43cb0b6 r600g: split streamout emit code into a separate function 11 年之前
  Marek Olšák 07075cf350 r600g,radeonsi: skip unnecessary buffer_is_busy call, add a comment 11 年之前
  Marek Olšák 08f0344cf3 r600g,radeonsi: skip busy-checking for DISCARD_RANGE if it has been done already 11 年之前