Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence warnings. | michal | 2007-08-16 | 1 | -6/+6 |
* | Continue reducing dependencies on core mesa include files. | Keith Whitwell | 2007-08-14 | 1 | -64/+63 |
* | do clipping in get_tile() | Brian | 2007-08-11 | 1 | -6/+14 |
* | add missing break stmt | Brian | 2007-08-10 | 1 | -0/+1 |
* | include surface.offset in address calculations | Brian | 2007-08-10 | 1 | -10/+24 |
* | flesh out w/ more formats, y=0=top convention | Brian | 2007-08-10 | 1 | -148/+116 |
* | export softpipe_init_surface_funcs() | Brian | 2007-08-09 | 1 | -7/+3 |
* | use surface offset value in get_tile() | Brian | 2007-08-08 | 1 | -2/+12 |
* | added assertion | Brian | 2007-08-08 | 1 | -0/+2 |
* | more get_tile() work | Brian | 2007-08-08 | 1 | -6/+34 |
* | added a get_tile() func | Brian | 2007-08-07 | 1 | -1/+25 |
* | sketch out new pipe surface/sampler types | Brian | 2007-08-07 | 1 | -0/+42 |
* | s/Z24_S8/S8_Z24/ (stencil is in the high byte) | Brian | 2007-08-01 | 1 | -29/+32 |
* | Redesign pipe_surface in terms of pipe_region. | Brian | 2007-07-31 | 1 | -14/+222 |
* | Renamed softpipe directories and files to something less confusing. | Keith Whitwell | 2007-06-14 | 1 | -0/+153 |