Age | Commit message (Expand) | Author |
---|---|---|
2007-12-07 | Define PIPE_FORMAT_ tokens as an enum set, rather than #defines. | Brian |
2007-12-07 | Get rid of "duplicate" formats. | Brian |
2007-12-06 | Hide texture layout details from the state tracker. | Michel Dänzer |
2007-11-07 | more dead code removal | Brian |
2007-11-07 | disable/remove dead code | Brian |
2007-11-07 | Disable the call to driBOReference() in i915_update_texture() | Brian |
2007-10-15 | add 'normalized_coords' field to pipe_sampler_state | Brian |
2007-10-01 | disable debug printf | Brian |
2007-09-21 | Silence a few warnings. | Zack Rusin |
2007-09-20 | Cache the i915 sampler state. | Zack Rusin |
2007-09-18 | Make sampler an immutable state object. | Zack Rusin |
2007-08-24 | Add support for more surface types in sp_surface.c | Brian |
2007-08-24 | sampler state tweaks | keithw |
2007-08-22 | Checkpoint: texture image and sampler state handling, plus better vertex form... | Brian |
2007-08-22 | Sampler state code now compiles and is built. Not tested yet. | Brian |
2007-08-22 | Import some sampler state code. | Keith Whitwell |