mesa: remove a bunch of gl_renderbuffer fields
[mesa.git] / src / mesa / drivers / dri / intel /
2009-10-09 Brian Paulmesa: remove a bunch of gl_renderbuffer fields
2009-10-06 Brian Pauldrivers: don't include texformat.h
2009-10-05 Brian Paulmesa: lift _mesa_set_fetch_functions() calls out of...
2009-10-02 Brian Paulmesa: removed gl_texture_image::CompressedSize field
2009-10-01 Brian Paulmesa: move mesa_set_fetch_functions()
2009-10-01 Brian Paulmesa: remove gl_texture_image::IsCompressed field
2009-10-01 Brian Paulmesa: replace gl_texture_format with gl_format
2009-09-29 Brian Pauldrivers: use new _mesa_texstore() function
2009-09-28 Brian Pauldrivers: use more mesa format functions
2009-09-28 Brian Paulmesa/drivers: use _mesa_get_format_bytes()
2009-09-28 Brian Paulmesa/drivers: use _mesa_get_format_bytes()
2009-09-28 Brian Paulmesa: use _mesa_get_texstore_func()
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Eric Anholtintel: Flush the batch when we're about to subdata...
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian Paulintel: use default array/element buffers in intel_gener...
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Eric Anholtintel: Mark the FBO as incomplete if there's no intel_r...
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel Dänzerintel: Fix crash in intel_flush().
2009-09-21 Brian PaulRevert "mesa: move _mesa_meta_init/free() calls to...
2009-09-21 Chia-I Wuintel: meta clear has a new name.
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-19 Brian Paulmesa: rename functions to be more consistant with rest...
2009-09-19 Brian Paulmesa: move _mesa_meta_init/free() calls to core Mesa
2009-09-19 Brian Paulintel: use new _mesa_meta_CopyTex[Sub]Image() functions
2009-09-18 Zou Nan hai[i965] add a missing header file
2009-09-18 Zou Nan hai [i965] use intel_batchbuffer_flush to flush the clear
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian Romanickintel: Deassociated drawables from private context...
2009-09-16 Zou Nan haii965: do a flush in clear, fix openarena render issue,
2009-09-16 Brian Paulmesa: move generate mipmap calls
2009-09-15 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-14 Brian Paulintel: minor code clean-ups
2009-09-14 Brian Paulintel: fix renderbuffer map/unmap regression
2009-09-14 Brian Paulintel: remove unneeded driver function assignments
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian Paulintel: disable intel_stencil_drawpixels() for now
2009-09-10 Ian RomanickFix merge fail
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Zhenyu Wangintel: add B43 chipset support
2009-09-10 Eric Anholtintel: Don't forget to map the depth read buffer in...
2009-09-09 Brian Pauli965: fix an overlooked merge conflict
2009-09-09 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Zhenyu Wangintel: add B43 chipset support
2009-09-08 Eric Anholtintel: Add support for ARB_draw_elements_base_vertex.
2009-09-08 Eric Anholti965: Add support for ARB_depth_clamp.
2009-09-08 Eric AnholtRevert "intel: helper to debug bufmgr (disabled)"
2009-09-08 Brian Paulintel: #include clean-ups
2009-09-08 Brian Pauli965: use _mesa_is_bufferobj()
2009-09-08 Brian Pauli965: use _mesa_is_bufferobj()
2009-09-08 Brian Pauli965: use _mesa_is_bufferobj()
2009-09-04 Eric Anholti965: Fix warnings in intel_pixel_read.c.
2009-09-04 Eric Anholtintel: Also get the DRI2 front buffer when doing front...
2009-09-04 Eric Anholtintel: Update Mesa state before span setup in glReadPixels.
2009-09-04 Eric Anholtintel: Move intel_pixel_read.c to shared for use with...
2009-09-04 Eric Anholtintel: Align untiled region height to 2 according to...
2009-09-03 Brian Paulmesa: rename gl_sync_object::Status to StatusFlag
2009-09-03 Eric Anholtintel: Add support for ARB_sync.
2009-09-03 Brian Paulintel: helper to debug bufmgr (disabled)
2009-09-03 Brian Paulmesa: change ctx->Driver.BufferData() to return GLboole...
2009-09-02 Eric Anholtintel: Add support for FlushMappedBufferRange for ARB_m...
2009-09-02 Eric Anholtintel: Sync a synchronized READ_BIT map buffer range...
2009-09-02 Eric Anholtintel: Move MapBufferRange mesa state setting up to...
2009-09-01 Brian Paulintel: use _mesa_expand_bitmap() to skip an intermediat...
2009-09-01 Brian Paulintel: use BUFFER_BITS_COLOR
2009-09-01 Brian Paulintel: fix incorrect parameter type for intel_bufferobj...
2009-09-01 Brian Paulintel: set Length/Offset fields in intel_bufferobj_map()
2009-09-01 Brian Paulintel: use _mesa_meta_copy_pixels() when do_blit_copypi...
2009-09-01 Brian Paulintel: trim down #includes
2009-09-01 Brian Paulintel: use _mesa_meta_draw_pixels()
2009-09-01 Brian Paulintel: trim down #includes
2009-09-01 Brian Paulintel: use _mesa_meta_clear(), it's a bit faster
2009-08-31 Brian Paulintel: clear buffer fields in intel_bufferobj_unmap()
2009-08-30 Brian Paulintel: use more efficient loop over buffers
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-28 Eric Anholtintel: Add support for GL_ARB_map_buffer_range.
2009-08-28 Eric Anholtintel: Add support for ARB_copy_buffer.
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
next