11519 Révisions (3738606a52b585108d709ce6be8565fc6144cbc7)
 

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