11519 коммитов (3738606a52b585108d709ce6be8565fc6144cbc7)
 

Автор SHA1 Сообщение Дата
  Brian 3738606a52 more render to texture work 18 лет назад
  Brian 137ec50994 sketch out some render-to-texture code 18 лет назад
  Brian 6349bd3112 remove some temporary hacks 18 лет назад
  Brian 0aa8b1643b added pipe_surface_unreference() 18 лет назад
  Brian 3cc5b1645b include surface.offset in address calculations 18 лет назад
  Keith Whitwell 30e506eb04 Clean up / sanitize debugging 18 лет назад
  Keith Whitwell a27c0db260 Missing files 18 лет назад
  Keith Whitwell c26d635e22 Remove dead include line 18 лет назад
  Keith Whitwell 07fd9ad7bb Fix merge issue 18 лет назад
  Keith Whitwell fa6815f056 Give softpipe a native texture layout of its own. 18 лет назад
  Keith Whitwell 938c307e45 Add printf handlers, pass pci id and move texlayout code to driver. 18 лет назад
  Keith Whitwell c12b71ef93 Pass pci_id to i915_create() 18 лет назад
  Keith Whitwell cb2d95ba68 Add a printf method to winsys and use for all debugging. 18 лет назад
  Keith Whitwell af25ca6e69 Add a printf method to winsys. Not currently used. 18 лет назад
  Brian 6e3c01578e obsolete files 18 лет назад
  Brian 0643ea07ca no longer need intel_surface.c 18 лет назад
  Brian 8639a54319 move intel_supported_formats() into intel_context.c 18 лет назад
  Brian 12b0aa129e we can now just rely on softpipe for surface creation, quad_read/write, etc 18 лет назад
  Brian 3654922b33 flesh out w/ more formats, y=0=top convention 18 лет назад
  Brian c7dd9bf870 return (softpipe) in GL_RENDERER string - temporarily 18 лет назад
  Brian f8ab24760d rename st_cb_teximage.h st_format.h 18 лет назад
  Brian 1463c00d4e Rename (file contains surface format-related functions) 18 лет назад
  Brian a25dd4d407 code movement 18 лет назад
  Brian d2bfdae860 invert Y axis 18 лет назад
  Brian c7157065b2 change triangle orientation, fix exit() 18 лет назад
  Brian 3a9eca5cc0 asst changes to get softpipe rendering again (no zbuf support for now) 18 лет назад
  Brian 6883930f61 init strb->Base.DataType appropriately, clean-ups 18 лет назад
  Brian 2f4f703af1 export softpipe_init_surface_funcs() 18 лет назад
  Brian ac36cdbcc1 added null ptr checks 18 лет назад
  Keith Whitwell 78b1a29a0d Split texfilter enums to match common hardware usage. 18 лет назад
  Keith Whitwell 00677fb67c silence warning 18 лет назад
  Keith Whitwell 1ac106eefd silence warning 18 лет назад
  Brian c19a95510f more work toward texture-based glDrawPixels 18 лет назад
  Brian be57c1aac4 comments 18 лет назад
  Brian 3d31252d44 move viewport Y inversion to state tracker 18 лет назад
  Keith Whitwell 7c9a1357be Add more i915 state packets. 18 лет назад
  Keith Whitwell b3efc75f1a Remove unused file 18 лет назад
  Brian f1637e89de invert Y axis with the viewport transformation to put things right side up 18 лет назад
  Brian 584c076201 vertex colors are ARGB 18 лет назад
  Keith Whitwell debb4884e3 Missing files 18 лет назад
  Keith Whitwell e23966f3de Some basic state - blend and ztest sort of work. 18 лет назад
  Keith Whitwell 3bf25e5516 Remove references to fallbacks from this directory 18 лет назад
  Brian df338be6d7 comments, assertions, etc 18 лет назад
  Brian ef5d99e083 Obsolete 18 лет назад
  Brian e24c696ca8 dead code removal 18 лет назад
  Keith Whitwell 94fda5695e Emit drawrect command as we no longer ask the kernel to do this. 18 лет назад
  Keith Whitwell bb142746bd Remove unused blit functions. 18 лет назад
  Keith Whitwell 277e4989f3 Don't reemit hardware state *every* primitive. 18 лет назад
  Brian fb8caffea8 fix merge conflicts 18 лет назад
  Brian 0c4c86cf2c don't use intel_read_draw_buffer.c anymore 18 лет назад