Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
[mesa.git] / src /
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-08 Ian Romanickglsl: Remove const decoration from inlined function...
2010-10-08 Ian Romanickintel: Enable GL_ARB_explicit_attrib_location
2010-10-08 Ian Romanickmain: Enable GL_ARB_explicit_attrib_location for swrast
2010-10-08 Ian Romanickglsl: Add linker support for explicit attribute locations
2010-10-08 Ian Romanickglsl: Track explicit location in AST to IR translation
2010-10-08 Ian Romanickglsl: Regenerate files changes by previous commit
2010-10-08 Ian Romanickglsl: Add parser support for GL_ARB_explicit_attrib_loc...
2010-10-08 Ian Romanickglcpp: Regenerate files changes by previous commit
2010-10-08 Ian Romanickglcpp: Add the define for ARB_explicit_attrib_location...
2010-10-08 Ian Romanickglsl: Regenerate files modified by previous commits
2010-10-08 Ian Romanickglsl: Wrap ast_type_qualifier contents in a struct...
2010-10-08 Ian Romanickglsl: Clear type_qualifier using memset
2010-10-08 Ian Romanickglsl: Slight refactor of error / warning checking for...
2010-10-08 Ian Romanickglsl: Refactor 'layout' grammar to match GLSL 1.60...
2010-10-08 Ian Romanickglsl: Fail linking if assign_attribute_locations fails
2010-10-08 Vinson Leer600g: Silence uninitialized variable warning.
2010-10-08 Vinson Leer600g: Silence uninitialized variable warning.
2010-10-08 Vinson Leer600g: Silence uninitialized variable warning.
2010-10-08 Vinson Leegallivm: Remove unnecessary header.
2010-10-08 Eric Anholti965: Add register coalescing to the new FS backend.
2010-10-08 Eric Anholti965: Enable attribute swizzling (repositioning) in...
2010-10-08 Eric Anholti965: Fix new FS gen6 interpolation for sparsely-popula...
2010-10-08 Eric Anholti965: Fix gen6 WM push constants updates.
2010-10-08 José Fonsecagallivm: Help for combined extraction and broadcasting.
2010-10-08 José Fonsecallvmpipe: First minify the texture size, then broadcast.
2010-10-08 José Fonsecagallivm: Move into the as much of the second level...
2010-10-08 Eric Anholti965: Handle swizzles in the addition of YUV texture...
2010-10-08 Eric Anholti965: Drop the check for YUV constants in the param...
2010-10-08 Eric Anholti965: Drop the check for duplicate _mesa_add_state_refe...
2010-10-08 Eric Anholtmesa: Simplify a bit of _mesa_add_state_reference using...
2010-10-08 José Fonsecagallivm: Warn when doing inefficient integer comparisons.
2010-10-08 José Fonsecagallivm: Avoid control flow for two-sided stencil test.
2010-10-08 Keith Whitwellllvmpipe: fix off-by-one in tri_16
2010-10-08 Keith Whitwellllvmpipe: add rast_tri_4_16 for small lines and points
2010-10-08 Keith Whitwellllvmpipe: clean up setup_tri a little
2010-10-08 Keith Whitwellgallivm: round rather than truncate in new 4x4f->1x16ub...
2010-10-08 José Fonsecagallivm: Use the wrappers for SSE pack intrinsics.
2010-10-08 Keith Whitwellgallivm: special case conversion 4x4f to 1x16ub
2010-10-08 Keith Whitwellllvmpipe: avoid overflow in triangle culling
2010-10-08 Keith Whitwellllvmpipe: fail gracefully on oom in scene creation
2010-10-08 José Fonsecagallivm: Implement brilinear filtering.
2010-10-08 José Fonsecagallivm: Fix copy'n'paste typo in previous commit.
2010-10-08 José Fonsecagallivm: Clamp mipmap level and zero mip weight simulta...
2010-10-08 José Fonsecagallivm: Use lp_build_ifloor_fract for lod computation.
2010-10-08 José Fonsecagallivm: Don't compute the second mipmap level when...
2010-10-08 José Fonsecagallivm: Simplify lp_build_mipmap_level_sizes' interface.
2010-10-08 José Fonsecagallivm: Do not do mipfiltering when magnifying.
2010-10-08 Vinson Leer600g: Remove unnecessary header.
2010-10-08 Dave Airlier600g: drop width/height per level storage.
2010-10-07 Eric Anholti965: Normalize cubemap coordinates like is done in...
2010-10-07 Eric Anholti965: Disable emitting if () statements on gen6 until...
2010-10-07 Dave Airlier600g: add some RG texture format support.
2010-10-07 Kristian Høgsberggles2: Add GL_EXT_texture_format_BGRA8888 support
2010-10-07 José Fonsecagallivm: Vectorize the rho computation.
2010-10-07 Dave Airlier600g: fix Z export enable bits.
2010-10-07 Dave Airlier600g: use format from the sampler view not from the...
2010-10-07 Andre Maasikasr600g: fix evergreen interpolation setup
2010-10-07 Chia-I Wust/vega: Fix version check in context creation.
2010-10-07 Chia-I Wutargets/egl: Fix linking with libdrm.
2010-10-07 Eric Anholti965: Fix gen6 pointsize handling to match pre-gen6.
2010-10-06 Eric Anholti965: Don't assume that WPOS is always provided on...
2010-10-06 Eric Anholti965: Add support for gl_FrontFacing on gen6.
2010-10-06 Eric Anholti965: Refactor gl_FrontFacing setup out of general...
2010-10-06 Eric Anholti965: Gen6's sampler messages are the same as Ironlake.
2010-10-06 Eric Anholti965: Don't do 1/w multiplication in new FS for gen6
2010-10-06 Eric Anholti965: Add some clarification of the WECtrl field.
2010-10-06 Eric Anholti965: Fix botch in the header_present case in the new FS.
2010-10-06 José Fonsecallvmpipe: Cleanup depth-stencil clears.
2010-10-06 José Fonsecautil: Cleanup util_pack_z_stencil and friends.
2010-10-06 José Fonsecagallivm: Compute lod as integer whenever possible.
2010-10-06 José Fonsecagallivm: Only apply min/max_lod when necessary.
2010-10-06 Keith Whitwellgallivm: don't apply zero lod_bias
2010-10-06 José Fonsecagallivm: Combined ifloor & fract helper.
2010-10-06 José Fonsecagallivm: Fast implementation of iround(log2(x))
2010-10-06 José Fonsecagallivm: Use a faster (and less accurate) log2 in lod...
2010-10-06 José Fonsecagallivm: Take the type signedness in consideration...
2010-10-06 Eric Anholti965: Fix up IF/ELSE/ENDIF for gen6.
2010-10-06 Eric Anholti965: Gen6 no longer has the IFF instruction; always...
2010-10-06 Eric Anholti965: Add back gen6 headerless FB writes to the new...
2010-10-06 Jerome Glisser600g: fix dirty state handling
2010-10-06 Eric Anholti965: Also do constant propagation for the second opera...
2010-10-06 Eric Anholti965: Enable the constant propagation code.
2010-10-06 Jerome Glisser600g: avoid segfault due to unintialized list pointer
2010-10-06 José Fonsecallvmpipe: Fix sprite coord perspective interpolation...
2010-10-06 José Fonsecallvmpipe: Fix perspective interpolation for point sprites.
2010-10-06 José Fonsecallvmpipe: Dump a few missing shader key flags.
2010-10-06 Keith Whitwellllvmpipe: make debug_fs_variant respect variant->nr_sam...
2010-10-06 José Fonsecaretrace: Handle clear_render_target and clear_depth_ste...
2010-10-05 Dave Airlier600g: add evergreen stencil support.
2010-10-05 Jerome Glisser600g: userspace fence to avoid kernel call for testing...
2010-10-05 Brian Paulst/mesa: replace assertion w/ conditional in framebuffe...
2010-10-05 Jerome Glisser600g: simplify block relocation
2010-10-05 Bas Nieuwenhuizenr600g: use dirty list to track dirty blocks
2010-10-05 Nicolas Kaisernv50: fix always true conditional in shader optimization
2010-10-05 Jerome Glisser600g: improve bo flushing
2010-10-05 Jerome Glisser600g: store reloc information in bo structure
2010-10-05 Dave Airliepb: fix numDelayed accounting
2010-10-05 Dave Airlier600g: avoid unneeded bo wait
2010-10-05 Dave Airlier600g: drop use_mem_constant.
next