2007-06-20 |
Brian | triangles w/ depth test |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Keith Whitwell | Only build i915tex |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Keith Whitwell | Add state tracker create/destroy calls to i915 driver. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Keith Whitwell | Rename static variable in temporary tnl code |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Keith Whitwell | Remove dependency on vf.h in public headers |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | update includes (s/tile/quad/) |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | s/tile/quad/ |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | Rename "tile" files to "quad". |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | only blend active pixels in the quad |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | quad blending works now, but many blend terms need... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | Initial implementation of a software pipeline for quad... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | better comment |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | actually use new glClear code |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | fix comment |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | plug in write_mono_row_ub |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | implement softpipe clearing (untested) |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | Initial work for glClear(), clear color state. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | hook up point state |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | Re-org of surface/framebuffer state. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | don't request GLUT_ALPHA |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Brian | just use regular malloc(), free(), memcpy() |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Brian | add point/line/polygon state |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Brian | Added alpha test state. |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Brian | Define just one set of PIPE_FUNC_LESS, GREATER, EQUAL... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Brian | change clear color |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian | s/PRIM_H/SP_STATE_H/ |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian | Added st_update_framebuffer struct/object. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian | framebuffer state |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian | In softpipe_set_viewport() use ordinary (struct) assign... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian | initial framebuffer state |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian | framebuffer state |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Keith Whitwell | Add GLUT_ALPHA for softpipe |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Keith Whitwell | Rename directories again?! |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Keith Whitwell | Renamed softpipe directories and files to something... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Keith Whitwell | Small optimization for line drawing. |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Keith Whitwell | Remove some dead code. |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Brian | simple line drawing code |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brian | added st_atom_depth.c |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brian | sketch out texture sampler state |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brian | comments, clean-up, alphabetize members |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brian | added depth(Z) state support |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brian | depth(Z) state |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Brian | implement point rendering |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Brian | INLINE goes before the function's return type |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Brian | Add some comments to explain things, code clarifications. |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Brian | use GLubyte for stencil ref/mask/clear |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian | Stencil state. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian | added st_atom_blend.c, st_atom_scissor.c |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian | Implement blend state |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian | #ifndef SP_DEFINES_H protection, copyright |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian | scissor depends on glScissor() and framebuffer size |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian | add scissor state |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian | scissor state |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Brian | define, use SP_MAX_CLIP_PLANES |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Keith Whitwell | Add the vf module. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Keith Whitwell | Use the x11 driver as a test harness for the softpipe... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Keith Whitwell | First version of the softpipe rasterizer. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Keith Whitwell | Modifications to run with softpipe test harness |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Brian | master/trunk is now for Mesa 7.1 devel: bump versions |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Bruce Merry | in __glXGetArrayType() return type, not enabled (bug... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Brian | comment about fixing uniform structs |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Enable the non-user-buffers code to compile. |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Use e32(0x0) rather than e32(0); makes greping... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Use the defined values when writing to R300_RS_RO... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Use the defined values when writing to R300_SE_VT... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Added a TODO comment for the R300_VAP_INPUT_ROUTE... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Changed some more functions to static functions. |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Changed a couple of functions in r300_state.c... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Removed the unused r300_aos_rec (replaced by... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Use #if 0 for disabled code, rather than commenti... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Removed a couple of obsolete/commented out includes. |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: A few very minor indenting corrections. |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Use the defined values for the interpolater ... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Oliver McFadden | r300: Use the defined values when writing to R300_VAP_I... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Oliver McFadden | Revert "r300: Perform the locking closer to the DRM... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Roland Scheidegger | bring over recent radeonMakeCurrent fixes for r300... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Oliver McFadden | r300: Removed the name argument to ALLOC_STATE; do... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Oliver McFadden | r300: Renamed r300DoEmitState to r300EmitAtoms. |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Oliver McFadden | r300: Perform the locking closer to the DRM texture... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Removed unused FORCE_32BITS_ELTS define. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Removed the unused CPT macro. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Moved r300PackFloat24 near r300PackFloat32. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Added insert_at_tail to the ALLOC_STATE macro. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | Revert "r300: Merged radeon_span.c." |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Corrected another error; regexp replaced somethin... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Corrected some macro errors from the previous... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Reduced the diff on radeon_lock.[ch]. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Initial work on merging radeon_lock.[ch]. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Merged radeon_span.c. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Cleaned up function names in r300_texstate.c. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Enable hardware 3D texture support. Fixes the... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Corrected a small error from 37cbf38c344012f9d6e9... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Cleaned up the blend factor function. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Removed the r300BindProgram function; mesa defaul... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Removed deprecated/disabled VBO code from r300_mem.c |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Indented r300_mem.c; I forgot this because it... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Use __FUNCTION__ not __func__. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Assert if the primitive type is unknown; this... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Oliver McFadden | r300: Moved some code around in r300_render.c and gener... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Brian | user-declared uniform structs not supported yet (see... |
commit | commitdiff | tree | snapshot |
next |