gallium: Fix segfault and valgrind error introduced with commit 3f2e006b759705abd7c40...
[mesa.git] / src / mesa /
2009-06-12 Jakob Bornecrantzmesa: Enable uploads of only depth to z24s8 textures
2009-06-11 Brian Paulmesa: rework vertex shader output / fragment shader...
2009-06-11 Brian Paulmesa: add default function for ctx->Driver.CheckQuery...
2009-06-11 José Fonsecamesa: Use new pf_is_depth_and_stencil inline.
2009-06-11 José Fonsecamesa: Use PIPE_TEXTURE_USAGE_DEPTH_STENCIL for any...
2009-06-11 José Fonsecamesa: Remove dead code.
2009-06-11 Brian Paulst/mesa: fix typo s/BFC0/BFC1/
2009-06-11 Brian Paulvbo: fix assertion, #define IMM_BUFFER_NAME
2009-06-11 Jakob Bornecrantzmesa: Only do read write when we don't have a depth...
2009-06-11 José Fonsecamesa: Take the format from the right structure.
2009-06-11 José Fonsecameas: Use a read/write transfer when writing stencil...
2009-06-10 José Fonsecamesa: Reverse s8z24 into z24s8 as required by EXT_packe...
2009-06-10 José Fonsecamesa: Fix typo in bitmask.
2009-06-10 José Fonsecamesa: Fix draw_stencil_pixels for PIPE_FORMAT_Z24S8_UNORM.
2009-06-10 Brian Paulglsl: fix warnings, update comments, s/TRUE/GL_TRUE/
2009-06-10 Brian Paulglsl: Handle continuation characters in preprocessor.
2009-06-10 Brian Paulswrast: fix state validation bug for changing program...
2009-06-10 Brian Paulglsl: Fix symbol replacement handling in preprocessor.
2009-06-10 Brian Paulmesa: disable texture unit error check in _mesa_MatrixM...
2009-06-10 José Fonsecamesa: Single precision constants.
2009-06-10 José Fonsecamesa: Pure software accum buffer.
2009-06-09 Keith Whitwellmesa/st: fix tracking of mapped buffer ranges
2009-06-09 Brian Paulglsl: Expand nested preprocessor macros.
2009-06-08 Brian Paulst/mesa: fix incorrect bufObj Length assignment, remove...
2009-06-08 Brian Paulglsl: Fix preprocessor define argument parsing for...
2009-06-08 Brian Paulst/mesa: remove invalid assertion
2009-06-08 José Fonsecamesa: Use matching signedness for the counter as upper...
2009-06-08 José Fonsecamesa: Allocate tokens from the heap.
2009-06-08 Brian Paulmesa: better error message for invalid texture unit...
2009-06-08 Brian Paulmesa: bump MAX_PROGRAM_ENV_PARAMS from 128 to 256
2009-06-08 Keith Whitwellmesa/vbo: drop all references to vbo on destroy
2009-06-08 Brian Paulmesa: EXT_vertex_array_bgra fixes
2009-06-05 Brian Paulmesa: bump version to 7.5-rc3
2009-06-05 Dan Nicholsonosmesa: Allow building standalone in all three channel...
2009-06-04 Brian Paulst/mesa: increase ST_MAX_SHADER_TOKENS to 8k
2009-06-02 Brian Paulmesa: release VBO and PBO references upon context destr...
2009-06-02 Brian Paulmesa: add #define FEATURE_ARB_pixel_buffer_object
2009-06-02 Ian Romanickintel: Clip to window after calling Driver.TexImage2D
2009-06-02 Keith Whitwellmesa/st: restore flush to copy_texsubimage (was previou...
2009-06-02 Jakob Bornecrantzst/gl: Fix mip gen for compressed textures
2009-06-01 Brian Paulst/mesa: fix incorrect sprite origin when drawing to...
2009-05-31 José Fonsecamesa: Output warnings to debugger on Windows.
2009-05-31 José Fonsecamesa: Check/propagate return value on st_make_current.
2009-05-31 José Fonsecamesa: Add success/failures return value to _mesa_make_c...
2009-05-22 Brian Paulmesa: fix loop over generic attribs in update_arrays()
2009-05-22 Brian Paulvbo: fix crash in vbo_exec_bind_arrays()
2009-05-22 Brian Paulmesa: allow GL_BITMAP type in _mesa_image_image_stride()
2009-05-22 Brian Paulmesa: added comment
2009-05-22 Brian Paulmesa: add missing glGet*() case for GL_VERTEX_ARRAY_BIN...
2009-05-21 Brian Paulvbo: fix incorrect loop limit in bind_array_obj()
2009-05-21 Brian Paulmesa: use MAX_ values instead of literals
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-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-15 Brian Paulmesa: bump version to 7.5-rc2
2009-05-14 Michel Dänzerr300: Make sure to drop current hardware state referenc...
2009-05-13 Brian Paulintel: added null ptr check
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 Ian RomanickTest either GL_FRONT_LEFT or GL_FRONT for front-buffer...
2009-05-11 Brian Paulst: do proper refcounting for framebuffer surfaces
2009-05-11 Brian Paulmesa: Fixed a texture memory leak
2009-05-08 Brian Paulmesa: set version to 7.5-rc1
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
2009-05-08 Keith Whitwellmesa/main: set PREFER_DP4 to match position_invarient...
2009-05-07 Brian Paulswrast: fix span clipping bug
2009-05-07 Brian Paulmesa: unmap buffer objects during context tear-down
2009-05-02 Brian Paulst: create renderbuffer's pipe_surface in st_render_tex...
2009-05-02 Brian Paulmesa: fix state validation bug for glCopyTex[Sub]Image()
2009-05-01 Brian Paulmesa: remove -devel suffix from version
2009-04-30 Michel Dänzerr300: Increase reference count of texture objects refer...
2009-04-29 Tom FogalUse variable library name in pkg-config output.
2009-04-29 Brian Paulmesa: added _mesa_check_soa_dependencies() function
2009-04-28 Keith Whitwellmesa/st: protect internal flushes with FLUSH_CURRENT
2009-04-28 Keith Whitwellmesa/main: protect driver.finish with FLUSH_CURRENT
2009-04-28 Keith Whitwellmesa/st: remove duplicate offset calculation
2009-04-28 Keith Whitwellmesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_trans...
2009-04-28 Keith Whitwellmesa/st: workaround for crashes in st_copy_texsubimage
2009-04-28 Alex DeucherR300: add quadpipe overrides
2009-04-28 Brian Pauli965: avoid segfault in intel_update_renderbuffers...
2009-04-28 Brian Paulswrast: add missing break in clamp_rect_coord_linear()
2009-04-28 Thomas Hellstromst: Add an st_get_current() function.
2009-04-27 Robert EllisonAvoid a segfault in shader compilation
2009-04-27 Brian Pauli965: only upload constant buffer data when we actually...
2009-04-27 Keith Whitwellmesa/st: fix incorrect face, level in compress_with_blit
2009-04-27 José Fonsecamesa: Call _mesa_snprintf instead of snprintf.
2009-04-27 Maciej Cencorar300: always emit output insts after all KIL insts
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-24 Brian Paulmesa: fix up error/warning/debug output newlines
2009-04-24 Brian Pauli965: use drm_intel_gem_bo_map/unmap_gtt() when possibl...
next