12635 Commits (8b1c8f5e758e161bacee3f5eca2fd531f2bf56aa)
 

Autor SHA1 Mensaje Fecha
  Ben Skeggs 8b1c8f5e75 nv40: fp arbitrary swizzling/negation hace 18 años
  Ben Skeggs 558f3abb49 nv40: support for keeping multiple vtxprogs on the hw at the same time. hace 18 años
  Ben Skeggs dd1500b8b4 nouveau: wait for sync after m2mf also, to be thourough. hace 18 años
  Ben Skeggs ff7edad077 nv40: Better teximage layout, probably not 100% correct still. hace 18 años
  Ben Skeggs af1a388939 Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1 hace 18 años
  Brian 5a6017d496 add PIPE_FORMAT_Z24_S8 support to softpipe patsh hace 18 años
  Brian 0191570f02 initial support for PIPE_FORMAT_Z24_S8 hace 18 años
  Ben Skeggs 0655cdcf48 nv40: force reupload of all consts on vtxprog change hace 18 años
  Ben Skeggs 0d0349faff nouveau: temporary workaround for dodgy buffer code hace 18 años
  Ben Skeggs b9b5f4b3c1 nv40: "rect" textures, anisotropic filtering hace 18 años
  Ben Skeggs 30837fd24f nv40: fix a couple of typos hace 18 años
  Ben Skeggs f01e305e98 nv40: use native Z24_S8 format for zeta buffer hace 18 años
  Ben Skeggs 85d626508a Add support for Z24_S8 to GL state tracker. hace 18 años
  Ben Skeggs 04fcee96b1 nv40: track pipe const id hace 18 años
  Ben Skeggs b4c813313a nv40: remove use of temps for KILP, implement KIL hace 18 años
  Ben Skeggs 060127af38 nouveau: update to latest header hace 18 años
  Brian c4f9fbb57f optimize earlyz_quad(), add comments, remove unneeded #includes hace 18 años
  Brian 0204cbb4f1 optimize linear_interpolation(), perspective_interpolation() functions hace 18 años
  Michal Krol 7f718f0476 Implement early depth test. hace 18 años
  Ben Skeggs c7c6253169 nouveau: m2mf fallback path for region copies. hace 18 años
  Ben Skeggs f940603037 nv40: fix thinko == fix 3d textures hace 18 años
  Ben Skeggs a1d622190f nv40: support TXP again hace 18 años
  Ben Skeggs 3ab26c864c nv40: some very rough guesses for get_paramf() hace 18 años
  Ben Skeggs bc449c28c6 nouveau: oops, when'd that disappear.. hace 18 años
  Ben Skeggs 2f33b5b56e nouveau: Very rough cut at gallium winsys + nv40 pipe driver. hace 18 años
  José Fonseca ca7f68a7cf Fix typo hace 18 años
  José Fonseca dec60d33b2 Proper fence reference counting. hace 18 años
  Brian 34a00276c7 more convenient debug code hace 18 años
  Brian aa880bdfa0 Reimplement glRasterPos using the private 'draw' module. hace 18 años
  Brian 6a1154bab0 adjustments so st_feedback_draw_vbo() can be used for glRasterPos hace 18 años
  Brian 95f066fc54 note problem with fragment coord Y orientation hace 18 años
  Brian f361edae5d added a clip-bypass flag to rasterizer state hace 18 años
  José Fonseca 90dd0cb822 Include fences in the i915simple winsys interface. hace 18 años
  Brian 193c85ec7a comments, assertions hace 18 años
  Brian 50a56cd755 minor simplifcation in vertex_fetch() hace 18 años
  Alan Hourihane 33cf20bb45 remove duplicate init func hace 18 años
  Brian 6446986321 Reorganize user-space vertex fields in draw_context into 'user' group. hace 18 años
  Brian 990fe4c0bf remove unneeded #includes, added assertion in draw_compute_vertex_size() hace 18 años
  Brian ec0c5e59c2 Remove unneeded header, draw_prim.h hace 18 años
  Brian 1574611faf Fix minor logic error in get_queued_prim() which caused flushing when there was still room in the prim queue. hace 18 años
  Brian 48863cdd0a new comments hace 18 años
  Brian 03f4a487dd remove unneeded #includes hace 18 años
  Brian 03484d0aae comments, remove unneeded #includes hace 18 años
  Brian f66fed57e6 For TGSI_TEXTURE_2D/RECT, need to provide 3 coords (STP) in case shadow compare mode is enabled. hace 18 años
  Brian 3d8c05f732 Implement shadow comparisons. hace 18 años
  Brian a7be1c5ac2 use pipe_surface_reference() in sp_tile_cache_set_surface() hace 18 años
  Brian c0b2714945 simplify depth_value(), return proper value for Z16 format hace 18 años
  Brian cee1d1328a fix bad width/height code in softpipe_clear() hace 18 años
  Brian ae9fe0f981 Remove TGSI_OPCODE_TXP hace 18 años
  Brian fa63d6d32c check for divide by W flag when translating TGSI_OPCODE_TEX (fixes projected textures) hace 18 años