11519 Commits (3738606a52b585108d709ce6be8565fc6144cbc7)
 

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