2007-07-02 |
Brian | rename a few structs (use _state suffix consistantly... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian | added buffer_data(), buffer_sub_data() to pipe_buffer |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian | more work on tex objects, surfaces, mappable buffers |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian | added texture types and mapping types |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian | texture object construction |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian | s/G_CONTEXT_H/SP_CONTEXT_H/ |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brian | consolidate point/line state into pipe_setup_state |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Brian | fix logic error in updating of quad's Z values. Basic... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Brian | clean-ups |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Brian | emit quad->outputs.depth[], hack need_z |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Brian | code for functional Z buffer surface |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Brian | better triangle Z coords |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Keith Whitwell | Restructure z test code slightly. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Brian | initial texture object, texture format code |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Brian | more texture sampler work |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Brian | added blend comments |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Brian | Assorted token renaming/removal, minor state changes... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Brian | alpha test and misc changes |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Brian | checkpoint: implement z/depth testing |
commit | commitdiff | tree | snapshot |
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 |
next |