r200: fix multitexturing in dri2 path
[mesa.git] / src / mesa /
2009-05-25 Jerome Glisser200: fix multitexturing in dri2 path
2009-05-25 Jerome Glisser200: emit cliprect with indexed primitive
2009-05-24 Jerome Glisseradeon: realloc dma if needed after revalidate
2009-05-24 Nicolai Hähnleradeon: Remove drawable & readable from radeon_dri_mirror
2009-05-22 Jerome Glisseradeon: reading back to scratch reg through status...
2009-05-21 Jerome Glisseradeon: maxbuffer size is in bytes
2009-05-20 Jerome Glisser200: fix vbo array rendering
2009-05-20 Michel Dänzerradeon: Increase reference count of current renderbuffers.
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-20 Jerome Glisseradeon: set max texture size
2009-05-20 Jerome Glisser200: fix indexed draw color order and cs missmatch
2009-05-20 Brian Paulst: reformatting, comments, var renaming
2009-05-19 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-19 Mathias Fröhlichmesa: allow depth/stencil textures to be attached to...
2009-05-19 Brian Paulmesa: assign trb->Base.StencilBits in update_wrapper().
2009-05-19 Brian Paulmesa: print more info when valid_texture_object() fails
2009-05-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Brian Paulst/mesa: fix incorrect src/dst stride params to _mesa_g...
2009-05-18 Brian Paulmesa: comments for _mesa_generate_mipmap_level()
2009-05-18 Brian Paulst: fix incorrect target parameter to screen->is_format...
2009-05-18 Jerome Glisseradeon: fix DRI1 cmd stream
2009-05-16 Maciej Cencorar300: cleanup vertex program related functions
2009-05-16 Maciej Cencorar300: minor code movement
2009-05-16 Maciej Cencorar300: more cleanup
2009-05-16 Maciej Cencorar300: move some code to common path
2009-05-16 Maciej Cencorar300: rename functions
2009-05-16 Maciej Cencorar300: move forward declarations to where they belong
2009-05-16 Maciej Cencorar300: software fallbacking handling rewrite
2009-05-16 Maciej Cencorar300: r300EmitArrays should never fail
2009-05-16 Maciej Cencorar300: remove unnecessary switch cases
2009-05-16 Maciej Cencorar300: further cleanup
2009-05-16 Eric Anholtintel: Don't complain on falling back from PBO fastpaths.
2009-05-15 Eric Anholtmesa: Mark FBOs with compressed color attachments as...
2009-05-15 Steinar H. Gundersoni915: Fix 945 cube map layout for the small mipmaps...
2009-05-15 Eric Anholti915: Use Stencil.Enabled instead of Stencil._Enabled...
2009-05-15 Eric Anholti915: Only use the new 945 cube layout for compressed...
2009-05-15 Brian Paulmesa: bump version to 7.5-rc2
2009-05-14 Eric Anholti965: Fix varying payload reg assignment for the non...
2009-05-14 Eric Anholti965: Fix register allocation of GLSL fp inputs.
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: fix 1D texture borders with GL_CLAMP_TO_BORDER
2009-05-14 Robert Ellisoni965: send all warnings through _mesa_warning()
2009-05-14 Jerome Glisser300: don't send now forbidden register to kernel when...
2009-05-14 Michel Dänzerr300: Make sure to drop current hardware state referenc...
2009-05-13 Alex DeucherR1xx/r2xx: Don't use an alpha texture format for GLX_TE...
2009-05-13 Owen W. Taylorradeon: Don't crash generating mipmaps when pixels...
2009-05-13 Owen W. TaylorDon't use an alpha texture format for GLX_TEXTURE_FORMA...
2009-05-13 Owen W. TaylorCall _mesa_update_stencil() before accessing ctx->Stenc...
2009-05-13 Owen W. TaylorRemove subpixel offset from viewport
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 Paulst/mesa: enable GL_APPLE_vertex_array_object for galliu...
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-13 Brian Paulmesa: delete array objects before buffer objects during...
2009-05-13 Brian Paulmesa: clean-up vertex array object VBO unbinding and...
2009-05-13 Brian Paulmesa: reference counting for gl_array_object
2009-05-12 Brian Pauli965: enable additional code in emit_fb_write()
2009-05-12 Brian Pauli965: increase BRW_EU_MAX_INSN
2009-05-12 Brian Pauli965: comment
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 Eric Anholti915: Fix driver after HW glGenerateMipmap commit.
2009-05-12 Brian Paulswrast: update/restore the opt_sample_rgb/rgba_2d(...
2009-05-12 Jerome Glisseradeon: glReadBuffer set _NEW_BUFFERS, not _NEW_PIXEL
2009-05-12 Jerome Glisser300/r500: make sure we detect constant buffer changes
2009-05-12 Tormod Voldenradeon: avoid segfault in radeon_update_renderbuffers...
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-11 Brian Paulst: do proper refcounting for framebuffer surfaces
2009-05-11 Brian Paulmesa: updated comments for _mesa_generate_mipmap()
2009-05-11 Brian Pauli965: handle extended swizzle terms (0,1) in get_src_reg()
2009-05-11 Brian Paulmesa: better handling/printing of driver-specific opcod...
2009-05-11 Brian Paulmesa: Fixed a texture memory leak
2009-05-10 Joel Bosveldradeon: add support for new dri2 interfaces & fix singl...
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-09 Jerome Glisseradeon: don't include cs uncondionaly
2009-05-08 Robert Ellisoni965: improve debug logging
2009-05-08 Robert Ellisoni965: fix memory leak in context/renderbuffer region...
2009-05-08 Robert Ellisoni965: fix segfault on low memory conditions
2009-05-08 Robert Ellisonmesa: Fixed a texture memory leak
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-08 Brian Paulmesa: set version to 7.5-rc1
2009-05-08 Brian Pauli965: const qualifiers
2009-05-08 Brian Paulmesa: raise MAX_VARYING (number of shader varying vars...
2009-05-08 Brian Paulmesa: assertions to check for too many vertex outputs...
2009-05-08 Brian Paulglsl: check number of varying variables against the...
2009-05-08 Brian Paulmesa: issue warning for out of bounds array indexes
2009-05-08 Brian Pauli965: don't use GRF regs 126,127 for WM programs
2009-05-08 Brian Paulglsl: set vertex/fragment program Ids to aid with debugging
2009-05-08 Brian Paulmesa: more shader debug code (disabled)
2009-05-08 Jerome Glisseradeon: IRQ always enabled in DRI2 path no need to...
2009-05-08 Keith Whitwellmesa/st: keep surface_copy arguments positive
2009-05-08 Keith Whitwellmesa/st: remove redundant call to st_finish in CopyTexS...
2009-05-08 Keith Whitwellmesa/st: cope with non-ibo index data in st_draw_feedback.c
2009-05-08 José Fonsecamesa: Make _mesa_share_state thread safe.
2009-05-08 Keith Whitwellmesa: more complete fix for transform_invarient glitches
next