12632 Commit (ff7edad0776603aa62b8f684db20c84bde75ea0b)
 

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