intel: Refuse to do texture tiling if we don't have the kernel support.
[mesa.git] / src / mesa / drivers / dri / intel /
2009-06-24 Eric Anholtintel: Refuse to do texture tiling if we don't have...
2009-06-22 Eric Anholti965: Fix warnings in intel_pixel_read.c.
2009-06-22 Michel Dänzerintel: Fix glReadPixels regression since changing conte...
2009-06-20 Eric Anholtintel: Also get the DRI2 front buffer when doing front...
2009-06-20 Eric Anholtintel: Update Mesa state before span setup in glReadPixels.
2009-06-20 Eric Anholtintel: Move intel_pixel_read.c to shared for use with...
2009-06-20 Eric Anholtintel: Don't map regions with drm_intel_gem_bo_map_gtt...
2009-06-19 Eric Anholtintel: Fix other metaops versus GL_COMPILE_AND_EXECUTE...
2009-06-19 Eric Anholtintel: Fix glClear behavior versus display lists.
2009-06-19 Chia-I Wuintel: Do not access pbo's buffer directly when attaching.
2009-06-19 Chia-I Wuintel: Data are copied in the wrong direction when...
2009-06-19 Chia-I Wuintel: Fix migration from sys_buffer in intel_bufferobj...
2009-06-19 Michel Dänzerintel: Fixups for 'mesa: create/destroy buffer objects...
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-18 Eric Anholti965: Fix tiling for FBO depth attachments by making...
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Shuang Heintel: Release fb backing regions in intelDestroyBuffer()
2009-06-15 Roland Scheideggerenable ARB_half_float_pixel for intel drivers
2009-06-15 Roland Scheideggerintel: fix (cosmetic) typo flag used twice
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 Michel Dänzerintel: intel_texture_drawpixels() can't handle GL_DEPTH...
2009-06-09 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-09 Eric Anholti915: Add an option for testing the effect of early...
2009-06-09 Eric Anholtintel: Remove an unneeded hunk that slipped in with...
2009-06-09 Eric Anholtintel: Base tri clearing depth on Y tiling, not IS_I965().
2009-06-09 Eric Anholtintel: Fix intel_region_unmap to do unmap, not map.
2009-06-09 Brian Pauli965: added intelFlush() call in intel_get_tex_image()
2009-06-09 Brian Paulintel: use GLboolean, not int, for compressed parameter
2009-06-09 Brian Paulintel: make a bunch of glTexImage-related functions...
2009-06-09 Brian Paulintel: whitespace clean-ups
2009-06-09 Brian Paulintel: remove extra \n from warning string
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-04 Eric Anholtintel: Add support for tiled textures.
2009-06-04 Eric Anholti915: Don't rely on fence regs when we don't have to.
2009-06-02 Ian Romanickintel: Clip to window after calling Driver.TexImage2D
2009-06-02 Ian Romanickintel: Clip to window after calling Driver.TexImage2D
2009-06-02 Eric Anholti915: Don't put VBOs in graphics memory unless required...
2009-06-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-31 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-27 Eric Anholti915: Fall back on NPOT textured metaops on 830-class.
2009-05-26 Chris Wilsonintel: Override MaxRenderbufferSize with hardware const...
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-21 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-21 Eric Anholtintel: Fall back on any rendering to texture with no...
2009-05-21 Eric Anholtintel: Mark the FBO as incomplete if there's no intel_r...
2009-05-21 Eric Anholtintel: Don't segfault on glGenerateMipmaps of a cube...
2009-05-21 Eric Anholtintel: Use _mesa_CheckFramebufferStatusEXT insteaad...
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-19 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-16 Eric Anholtintel: Don't complain on falling back from PBO fastpaths.
2009-05-15 Eric Anholti915: Use Stencil.Enabled instead of Stencil._Enabled...
2009-05-14 Eric Anholtintel: Use FRONT_AND_BACK for StencilOp as well.
2009-05-14 Eric Anholtintel: Use GL_FRONT_AND_BACK for stencil clearing.
2009-05-14 Robert Ellisoni965: send all warnings through _mesa_warning()
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-13 Brian Paulintel: added null ptr check
2009-05-13 Brian Paulintel: enable GL_APPLE_vertex_array_object
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-13 Brian Paulintel: create a private gl_array_object for intel_clear...
2009-05-12 Eric Anholtintel: Skip the DRI2 renderbuffer update when doing...
2009-05-12 Eric Anholtintel: Map write-only buffer objects through the GTT...
2009-05-12 Ian RomanickTest either GL_FRONT_LEFT or GL_FRONT for front-buffer...
2009-05-11 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-08 Robert Ellisoni965: improve debug logging
2009-05-08 Robert Ellisoni965: fix memory leak in context/renderbuffer region...
2009-05-08 Eric Anholtintel: Add a metaops version of glGenerateMipmapEXT...
2009-05-08 Eric Anholtintel: Put the constant texcoords used in metaops into...
2009-05-07 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-07 Eric Anholtintel: Unmap buffers if needed at DeleteBuffer time.
2009-05-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-02 Brian Paulmesa: in glReadBufer() set _NEW_BUFFERS, not _NEW_PIXEL
2009-05-02 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-01 Ian RomanickTest either GL_FRONT_LEFT or GL_FRONT for front-buffer...
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-28 Brian Pauli965: avoid segfault in intel_update_renderbuffers...
2009-04-24 Ian Romanickintel: Fix more issues with the combined depth-stencil...
2009-04-24 Ian Romanickintel: Initialize region ptr to prevent assertion in...
2009-04-24 Ian Romanickintel / DRI2: When available, use DRI2GetBuffersWithFormat
2009-04-23 Eric Anholtintel: Take advantage of GL_READ_ONLY_ARB to map to...
2009-04-22 Roland Scheideggerintel: fix max anisotropy supported
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-18 Brian Paulintel: #include polygon.h to silence warning
2009-04-18 Michel Dänzerintel: Handle ARB_vertex_buffer_object state in intel_c...
2009-04-17 Brian Paulintel: make sure polygon mode is set properly in intel_...
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 Eric Anholtintel: Add support for argb1555, argb4444 FBOs and...
2009-04-16 Roland Scheideggerintel: fix small compressed texture upload
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Eric Anholti915: Add decode of dest buffer variables (destination...
next