radeon: maxbuffer size is in bytes
[mesa.git] / src /
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 Jakob Bornecrantztrace: Improve shader wrapping
2009-05-18 Jakob Bornecrantzst/dri: Only create new textures if drawable has changed
2009-05-18 Corbin Simpsonr300-gallium: Fix (another) wrong value in MSPOS.
2009-05-18 Corbin Simpsonradeon-gallium: Remove BO validation debug.
2009-05-18 Corbin Simpsonr300-gallium: Cleanup viewport state setup.
2009-05-18 Corbin Simpsonr300-gallium: Always do VTE, never software viewport.
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 Paulsoftpipe: add texture target sanity check assertion
2009-05-18 Brian Paulst: fix incorrect target parameter to screen->is_format...
2009-05-18 Aidan ThorntonInitialize psp->waitX/waitGL for swrast_dri.so.
2009-05-18 Jerome Glisseradeon: fix DRI1 cmd stream
2009-05-18 Corbin Simpsonr300-gallium: Enable GLSL for r500.
2009-05-18 Corbin Simpsonr300-gallium: r500-fs: DDX and DDY support.
2009-05-18 Corbin Simpsondri-gallium: Add GLSL support.
2009-05-18 Corbin Simpsonr300-gallium: Add half-right COS and SIN.
2009-05-18 Corbin Simpsonr300-gallium: Size mismatch.
2009-05-18 Corbin Simpsonr300-gallium, radeon-gallium: Nuke gb_pipes from orbit.
2009-05-17 Corbin Simpsonr300-gallium: Don't set GB_TILE_CONFIG (in userspace.)
2009-05-17 Corbin Simpsonr300-gallium: Clean up more invariant state.
2009-05-17 Corbin Simpsonr300-gallium: Update XXX.
2009-05-17 Corbin Simpsonr300-gallium: Correct default MSPOS.
2009-05-17 Corbin Simpsonr300-gallium: vs: Fix vert shader init.
2009-05-17 Corbin Simpsonr300-gallium: r500-fs: Enable depth writes, kinda.
2009-05-17 Corbin Simpsonr300-gallium: Comment out useless debugging code.
2009-05-17 Corbin Simpsonr300-gallium: vs: Dupe tokens, better debug, count...
2009-05-16 Corbin Simpsonr300-gallium: Die on bad texture formats.
2009-05-16 Corbin Simpsonr300-gallium: Update floating-point params too.
2009-05-16 Corbin Simpsonr300-gallium: Update screen caps.
2009-05-16 Corbin Simpsonintel-gallium: Fix trace_drm integration.
2009-05-16 Corbin SimpsonCreate common trace_drm code, add to radeon_winsys.
2009-05-16 Corbin Simpsonr300-gallium: Various cleanups leftover from before.
2009-05-16 Keith Whitwellgallium: remove occlusion_count flag from depth-stencil...
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 Jakob Bornecrantzgallium-intel: Enable trace driver
2009-05-16 Jakob Bornecrantztrace: Export enabled status
2009-05-16 Jakob Bornecrantztrace: Unwrap buffer in texture_blanket
2009-05-16 Jakob Bornecrantztrace: If either shader is disabled don't draw
2009-05-16 Jakob Bornecrantztrace: Put shaders on a list in the context
2009-05-16 Jakob Bornecrantztrace: Move state dump functions to tr_dump_state....
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 Jakob Bornecrantzgallium-intel: Build with scons
2009-05-15 Jakob Bornecrantzst/egl: Use proper Makefile
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 Corbin Simpsonr300-gallium: Correct VTE setup for surface_fill, make...
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-14 Corbin Simpsonr300-gallium: Clean up outdated comments.
2009-05-14 Corbin Simpsonr300-gallium: Space accounting for textures.
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 Joakim Sindholtr300-gallium: add missing semicolon
2009-05-12 Joakim Sindholtr300-gallium: duplicate tokens in create_fs_state
2009-05-12 Eric Anholtintel: Skip the DRI2 renderbuffer update when doing...
next