Age | Commit message (Expand) | Author |
2007-08-09 | checkpoint: more intel_renderbuffer removal | Brian |
2007-08-09 | checkpoint: intel_renderbuffer removal (intel_renderbuffer now == gl_renderbu... | Brian |
2007-08-09 | checkpoint: intel_renderbuffer removal (move vbl_pending field into intel_fra... | Brian |
2007-08-09 | checkpoint: intel_renderbuffer removal | Brian |
2007-08-09 | Supporting batchbuffer changes for 1st hwpipe triangles... | Keith Whitwell |
2007-08-09 | Remove unreferenced file. | Keith Whitwell |
2007-08-09 | The pipe version of these files. Can probably relocate to pipe/i915simple. | Keith Whitwell |
2007-08-09 | Put back the old versions of intel_tex_layout.* in this shared directory. | Keith Whitwell |
2007-08-09 | Hook up pipe flush functionality | Keith Whitwell |
2007-08-09 | Split swapbuffers and read/draw buffers functionality into two files. | Keith Whitwell |
2007-08-08 | new assertions | Brian |
2007-08-08 | Don't use hardware driver by default, until its working a bit better. | Keith Whitwell |
2007-08-08 | The i915simple driver now runs well enough to lock up hardware. | Keith Whitwell |
2007-08-08 | Fix typo so that i915simple actually gets used. | Keith Whitwell |
2007-08-08 | Remove unused code, definitions. | Keith Whitwell |
2007-08-08 | Remove more dead files. | Keith Whitwell |
2007-08-08 | Remove dead files. | Keith Whitwell |
2007-08-08 | Pull in i915simple.a | Keith Whitwell |
2007-08-08 | Hook up i915simple. Doesn't compile. | Keith Whitwell |
2007-08-08 | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. | Keith Whitwell |
2007-08-07 | sketch out new pipe surface/sampler types | Brian |
2007-08-07 | don't include non-existant intel_buffer_objects.h | Brian |
2007-08-07 | Gutsy oopses on touch of existing file. Workaround. | Keith Whitwell |
2007-08-07 | Remove old intel_buffer_objects code - there is a state_tracker version now. | Keith Whitwell |
2007-08-07 | prototypes | Brian |
2007-08-07 | get rid of temp write_mono_row_ub() function | Brian |
2007-08-06 | call st_init_driver_functions(), make intelInitDriverFunctions() static | Brian |
2007-08-06 | call st_init_driver_functions() | Brian |
2007-08-06 | use new xmesa_create_softpipe() | Brian |
2007-08-06 | softpipe/winsys interface | Brian |
2007-08-06 | clean-ups | Brian |
2007-08-06 | switch to new texture functions in state tracker | Brian |
2007-08-06 | disable/remove intel dependencies | Brian |
2007-08-06 | more intel_context removal | Brian |
2007-08-06 | disable some PBO code, remove intel dependencies | Brian |
2007-08-06 | remove timing code | Brian |
2007-08-06 | Replace intel_texture_object with st_texture_object, intel_texture_image with... | Brian |
2007-08-06 | Lift intel_mipmap_tree.c to st_mipmap_tree.c | Brian |
2007-08-06 | More code movement, removal of intel dependencies | Brian |
2007-08-06 | remove more intel dependencies | Brian |
2007-08-06 | remove intel dependencies from intel_mipmap_tree.c | Brian |
2007-08-06 | checkpoint: move some texture layout code | Brian |
2007-08-06 | Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre... | Brian |
2007-08-06 | Add pipe buffer managment functions. | Keith Whitwell |
2007-08-05 | Add a new interface between softpipe and the window system / buffer manager. | Keith Whitwell |
2007-08-03 | remove intel_pixel.c | Brian |
2007-08-03 | Remove dead files | Keith Whitwell |
2007-08-03 | Rip out more dead drawing-related code. | Keith Whitwell |
2007-08-03 | Remove "static region" support. | Keith Whitwell |
2007-08-03 | Simplify frontbuffer / sarea / rotation management. | Keith Whitwell |