23184 次程式碼提交 (39fd18014c166ba9788ed0abf82d69fb9d83eb7d)
 

作者 SHA1 備註 提交日期
  Brian Paul 39fd18014c tests: need tkmap.c for prim.c 16 年之前
  Brian Paul 8b45c9ce6e draw: implement flatshade_first for drawing pipeline 16 年之前
  Brian Paul 5aec03aaf4 softpipe: implement flatshade_first for triangles 16 年之前
  Brian Paul 6f26f8c750 softpipe: implement flatshade_first for line setup 16 年之前
  Brian Paul 091fcf3a27 Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON" 16 年之前
  Brian Paul ab6508e399 mesa: fix parity error for tri strips with 1st provoking vertex 16 年之前
  Brian Paul 8b875b732f tnl: fix first provoking vertex case for unfilled triangles 16 年之前
  Brian Paul 1f1aa0c20c tnl: fix first provoking vertex bug for line loops 16 年之前
  Brian Paul 2ecc2ece9c docs: implemented GL_EXT_provoking_vertex 16 年之前
  Brian Paul a444d245e5 mesa: enable GL_EXT_provoking_vertex for sw drivers 16 年之前
  Brian Paul 82bc6e5ae3 tnl: implement GL_EXT_provoking_vertex 16 年之前
  Brian Paul b631d5fbf4 st: set pipe_rasterizer_state::flatshade_first according to provoking vertex state 16 年之前
  Brian Paul f2f89b01d2 mesa: glGet queries for GL_EXT_provoking_vertex 16 年之前
  Brian Paul fe86e50896 mesa: exec/dlist functions for glProvokingVertexEXT() 16 年之前
  Brian Paul 89966cdb1b mesa: data structure updates for GL_EXT_provoking_vertex 16 年之前
  Brian Paul bd6c44458f mesa: regenerated enums for GL_EXT_provoking_vertex 16 年之前
  Brian Paul b9c245238c mesa: regenerated API files for GL_EXT_provoking_vertex 16 年之前
  Brian Paul 8c12c9bf76 mesa: GL API changes for GL_EXT_provoking_vertex 16 年之前
  Corbin Simpson b70fcd620d r300-gallium, radeon-gallium: Make add_buffer indicate when a flush is needed. 16 年之前
  Ben Skeggs 534f1e8f02 nv50: some mipmapping fixes 16 年之前
  Christoph Bumiller c11c107f7d nv50: negate sources directly where supported 16 年之前
  Christoph Bumiller 87eea6e2b2 nv50: introduce emit_cvt and use it 16 年之前
  Christoph Bumiller 3accd7ebe9 nv50: fix TXP 16 年之前
  Christoph Bumiller 94ba165dff nv50: use multiple constant buffers 16 年之前
  Christoph Bumiller f9268ccd7f nv50: don't look for unfreed temps in free_nv50_pc 16 年之前
  Christoph Bumiller 7ab96f4f73 nv50: release hw TEMPs early 16 年之前
  Christoph Bumiller 708c711f83 nv50: allow immediates for MOV, ADD and MUL 16 年之前
  Christoph Bumiller d015cba88f nv50: enable half insns for MOV and MUL 16 年之前
  Christoph Bumiller 44b3bfaa75 nv50: make sure half-long insns are paired 16 年之前
  Christoph Bumiller de651a228f nv50: enable KIL in register 19a8 16 年之前
  Christoph Bumiller dac709d0cf nv50: don't overwrite sources before they're used 16 年之前
  Christoph Bumiller f579a99cc6 nv50: put FP outputs where they belong 16 年之前
  Christoph Bumiller dd9ded42b9 nv50: modified FP attribute loading 16 年之前
  Christoph Bumiller e88ec312df nv50: inspect decl semantic and interpolation mode 16 年之前
  Christoph Bumiller bcecb8ff66 nv50: record last access to temp and attr regs 16 年之前
  Christoph Bumiller 7e7d3a87ec nv50: save some space in immediate buffer 16 年之前
  Christoph Bumiller aad31d69ce nv50: fix SIGN_SET case in tgsi_src 16 年之前
  Christoph Bumiller 4a7cf8f66f nv50: set dst.z,w to 0,1 in SCS and XPD 16 年之前
  Christoph Bumiller 229992d281 nv50: make LRP instruction nicer 16 年之前
  Christoph Bumiller 9417582f39 nv50: fix some memory leaks in shader assembler 16 年之前
  Ben Skeggs 65e3fb7b46 nouveau: explicitly request mappable buffers for the moment 16 年之前
  Mike Kaplinksiy 713b636a0e draw: Fix assertion failure at fetch_emit_prepare 16 年之前
  Brian Paul 5be48307d5 demos: remove some old debug/test code 16 年之前
  Brian Paul b86067c610 softpipe: comments 16 年之前
  Brian Paul 31deacb8d3 softpipe: include sp_winsys.h to silence warning (unprototyped function) 16 年之前
  Brian Paul 5d75124db4 softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON 16 年之前
  Brian Paul c13bd74885 st/mesa: init Format field of vertex arrays for feedback mode 16 年之前
  Eric Anholt 8ec6e03679 i915: Fall back on NPOT textured metaops on 830-class. 16 年之前
  Eric Anholt 0e83e8f51a i915: Restore the Viewport and DepthRange functions on 8xx. 16 年之前
  Chris Wilson 9178b31546 intel: Override MaxRenderbufferSize with hardware constraints 16 年之前