mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
[mesa.git] / src / gallium /
2009-12-04 Coleman Kaner300g: use $(MAKE) variable
2009-12-04 Vinson Leegallium/util: Initialize variables in u_pack_color.h.
2009-12-02 Brian Paulcell: added tex_usage param to xm_surface_buffer_create()
2009-11-18 Brian Paulxorg/st: fixup builds against later dpms headers.
2009-10-27 Vinson Leedraw: Fix memory leak.
2009-10-20 Marc Dietrichcell: fix compilation on cell
2009-10-10 Brian Paulsoftpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c
2009-10-07 Brian Paulgallium/xlib: call XQueryExtension() in glXQueryExtension()
2009-10-07 Brian Paulgallium/xlib: fix glXQueryDrawable() bugs, see bug...
2009-10-07 Brian Paulgallium/xlib: return 0 for errorBase, eventBase in...
2009-10-02 Brian Paulgallium/xlib: use bitwise-and to test GLX_RGBA_BIT...
2009-10-02 Brian Paulgallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BI...
2009-10-02 Brian Paulgallium: replace // comments with /* */
2009-10-02 Brian Paulgallium: remove // comment and extra whitespace
2009-10-01 Brian Paulgallium/util: silence uninitialized var warning
2009-09-29 Brian Paulgallium/xlib: fix GLX_RENDER_TYPE query
2009-09-29 Brian Paulsoftpipe: initialize the clear_flags bitvector in sp_cr...
2009-09-29 Brian Paulsoftpipe: Grab a ref when the fb is set.
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian Paulgallium/util: add sanity check assertions
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Vinson Leesoftpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian Paultgsi/sse: Pass the lodbias, not zero. More comments.
2009-09-23 Brian Paulsoftpipe: added max texture/surface size sanity check
2009-09-23 Brian Paulsoftpipe: increase MAX_WIDTH/HEIGTH 4096 to match max...
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 Brian Paulsoftpipe: Fix cube face selection.
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into 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_5_branch' into mesa_7_6_branch
2009-09-14 Vinson Leegallium: Add Mac OS to pipe/p_thread.h.
2009-09-11 Brian Paulllvmpipe: asst fixes for 'make linux-llvmpipe'
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian Paulsoftpipe: minor indentation fix
2009-09-10 Brian Paulsoftpipe: set dirty_render_cache in softpipe_clear()
2009-09-10 Brian Paultgsi: use new tgsi_call_record to handle execution...
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Vinson Leegallium: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 aljengallium: Added HaikuOS platform
2009-09-04 Brian Paulgallium/xlib: minor clean-ups
2009-09-04 Jakob Bornecrantzi915g: Fix warnings in scons build by using byte pointers
2009-09-04 Michal Kroltgsi: Document differencies between vs_1_1 and vs_2_0...
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Brian Paulgallium/xlib: silence uninitialized var warning
2009-09-03 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Brian Paulgallium/xlib: silence uninitialized var warning
2009-09-03 Zack Rusinst/xorg: add linear and radial gradient acceleration
2009-09-03 Zack Rusinst/xorg: radial gradient shader
2009-09-03 Zack Rusinst/xorg: linear gradient shader
2009-09-03 Jakob Bornecrantzi915g: Up the number of relocs
2009-09-03 Jakob Bornecrantzi915g: Don't run in sync with HW
2009-09-03 Jakob Bornecrantzi915g: Don't send flush flags to HW
2009-09-03 Zack Rusinst/xorg: cleanup and adjust to the changes in the ureg...
2009-09-03 Zack Rusinst/xorg: adjust enums in preperation for gradients
2009-09-03 Keith Whitwellaux/tgsi: pull back ureg work from 0.1 branch
2009-09-03 Christoph Bumillernv50: move centroid, flat bits when making interp long
2009-09-03 Christoph Bumillernv50: fix vbo_static_attrib method size error
2009-09-03 Christoph Bumillernv50: fix draw_elements_inline_u08/16
2009-09-03 Cooper Yuanr300g: specify point/line/triangle have stuffed texture...
2009-09-02 Zack Rusinst/xorg: fix warnings
2009-09-02 Zack Rusinst/xorg: handle xrender repeat modes
2009-09-02 Zack Rusinst/xorg: flip the coordinate system
2009-09-02 Zack Rusinst/xorg: handle solid fills in the fragment shader
2009-09-02 Jakob Bornecrantzst/xorg: Guard against realy old versions of Xorg
2009-09-02 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-02 Keith Whitwelldraw: remove unused variable
2009-09-02 Michel Dänzerst/xorg: Remove code no longer support by xserver Git
2009-09-02 Michel Dänzerst/xorg: Add support for xserver Git master DRI2 interface.
2009-09-02 Michel Dänzerst/dri: Slight consolidation of DRI2 buffer handling.
2009-09-02 Michel Dänzerst/xorg: Add EXA UploadToScreen and DownloadFromScreen...
2009-09-02 Ben Skeggsnv50: SWZ is the same as MOV from our perspective
2009-09-01 Zack Rusinst/xorg: getting indexes right tends to be helpful
2009-09-01 Zack Rusinst/xorg: redo the vertex shader
2009-09-01 Zack Rusinst/xorg: setup solid fills
2009-09-01 Zack Rusinst/xorg: fold back the helper function into core
2009-09-01 Zack Rusinst/xorg: start rendering and compositing pictures
2009-09-01 Keith Whitwelltgsi: remove redundant CND0 opcode
2009-09-01 José Fonsecascons: Tool for LLVM. Gracefully disable llvmpipe if...
2009-09-01 Jakob Bornecrantztrace: Don't set surface_[fill|copy] if not set on...
2009-09-01 Cooper Yuanr300g: Fix clear issue on r300
2009-08-31 Jakob Bornecrantzi915g: Implement new winsys
2009-08-31 Jakob Bornecrantzi915g: Switch from pipe_winsys to intel_winsys
2009-08-31 Jakob Bornecrantzi915g: Add header file for new winsys interface
2009-08-31 Jakob Bornecrantzi915g: Add new buffer code not yet hocked up
2009-08-31 Jakob Bornecrantzst/xorg: Fix crash in MPH
2009-08-31 Zack Rusinst/xorg: add code to render textured quads for composit...
2009-08-31 Zack Rusinst/xorg: setup constant buffers for vertex and fragment...
2009-08-31 Michel Dänzerst/xorg: Re-organize the EXA ModifyPixmapHeader hook...
2009-08-31 Michel Dänzerst/xorg: Simplify EXA ModifyPixmapHeader hook for pPixm...
2009-08-31 Michel Dänzerst/xorg: Don't always fall back for solid fills.
2009-08-31 Jakob Bornecrantzi915g: Reorg texture layout code
2009-08-31 Jakob Bornecrantzi915g: Move transfer functions into i915_texture.c
2009-08-31 Jakob Bornecrantzi915g: Reorg texture code a bit
next