Merge branch 'lp-offset-twoside'
[mesa.git] / src /
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-22 Dave Airlier600g: pick correct color swap for A8 fbos.
2010-11-22 Tom Stellardr300/compiler: Add a more efficient version of rc_find_...
2010-11-22 Tom Stellardr300/compiler: Enable rename_reg pass for r500 cards
2010-11-22 Tom Stellardr300/compiler: Use presubtract operations as much as...
2010-11-22 Tom Stellardr300/compiler: Convert RGB to alpha in the scheduler
2010-11-22 Tom Stellardr300/compiler: Track readers through branches in rc_get...
2010-11-22 Tom Stellardr300/compiler: Handle BREAK and CONTINUE in rc_get_read...
2010-11-22 Tom Stellardr300/compiler: Add rc_get_readers()
2010-11-22 Tom Stellardr300/compiler: Ignore alpha dest register when replicat...
2010-11-22 Tom Stellardr300/compiler: Use zero as the register index for unuse...
2010-11-22 Tom Stellardr300/compiler: Fix instruction scheduling within IF...
2010-11-22 Tom Stellardr300/compiler: Fix register allocator's handling of...
2010-11-22 Tom Stellardr300/compiler: Make sure presubtract sources use suppor...
2010-11-21 Vinson Leer600: Remove unnecessary header.
2010-11-21 Marek Olšákst/mesa: enable ARB_explicit_attrib_location and EXT_se...
2010-11-21 Brian Paulmesa: fix get_texture_dimensions() for texture array...
2010-11-21 Brian Paulmesa: hook up GL 3.x entrypoints
2010-11-21 Brian Paulglapi: rename GL3.xml to GL3x.xml as it covers all...
2010-11-21 Brian Paulmesa: fix error msg typo
2010-11-21 Daniel Vetteri915g: kill idws->pool
2010-11-21 Daniel Vetteri915g: kill buf->map_gtt
2010-11-21 Daniel Vetteri915g: kill RGBA/X formats
2010-11-21 Daniel Vetteri915g: add pineview pci ids
2010-11-21 Daniel Vetteri915g: s/hw_tiled/tiling
2010-11-21 Daniel Vetteri915g: rip out ->sw_tiled
2010-11-21 Joakim Sindholtr300g: silence guard band cap errors
2010-11-21 Chia-I Wust/vega: Fix vgReadPixels with a subrectangle.
2010-11-21 Chia-I Wust/vega: Set wrap_r for mask and blend samplers.
2010-11-21 Chia-I Wust/vega: vegaLookupSingle should validate the state.
2010-11-21 Chia-I Wutgsi: Add STENCIL to text parser.
2010-11-21 Vinson Leemesa: Clean up header file inclusion in stencil.h.
2010-11-21 Vinson Leemesa: Clean up header file inclusion in shared.h.
2010-11-21 Vinson Leemesa: Clean up header file inclusion in shaderapi.h.
2010-11-21 Vinson Leemesa: Clean up header file inclusion in scissor.h.
2010-11-21 Vinson Leemesa: Clean up header file inclusion in renderbuffer.h.
2010-11-21 Vinson Leemesa: Clean up header file inclusion in readpix.h.
2010-11-21 Vinson Leemesa: Clean up header file inclusion in rastpos.h.
2010-11-21 Vinson Leemesa: Clean up header file inclusion in polygon.h.
2010-11-21 Vinson Leeintel: Remove unnecessary header.
2010-11-21 Vinson Leer600: Remove unnecesary header.
2010-11-21 Vinson Leeswrast: Remove unnecessary header.
2010-11-21 Vinson Leest/mesa: Remove unnecessary headers.
2010-11-21 Chia-I Wuscons: Define IN_DRI_DRIVER.
2010-11-20 Xavier Chantrynvfx: only expose one rt on nv30
2010-11-20 Owen W. Taylorr600g: Fix location for clip plane registers
2010-11-20 Marek Olšákr300g: fix rendering with no vertex elements
2010-11-20 Eric Anholti965: Remove duplicate MRF writes in the FS backend.
2010-11-20 Eric Anholti965: Improve compute-to-mrf.
2010-11-20 Eric Anholtir_to_mesa: Detect and emit MOV_SATs for saturate const...
2010-11-20 Eric Anholti965: Recognize saturates and turn them into a saturate...
2010-11-20 Eric Anholtglsl: Add a helper function for determining if an rvalu...
2010-11-20 Eric Anholti965: Fold constants into the second arg of BRW_SEL...
2010-11-20 Eric Anholti965: Remove extra \n at the end of every instruction...
2010-11-20 Eric Anholti965: Just use memset() to clear most members in FS...
2010-11-20 Eric Anholti965: Fix compute_to_mrf to not move a MRF write up...
2010-11-20 Eric Anholtmesa: Include C++ files in the makedepend of DRI drivers.
2010-11-20 Vinson Leeglsl: Fix type of label 'default' in switch statement.
2010-11-20 Vinson Leeglsl: Add lower_vector.cpp to SConscript.
2010-11-20 Ian Romanickglsl: Fix matrix constructors with vector parameters
2010-11-19 Kenneth Graunkeglsl: Combine many instruction lowering passes into...
2010-11-19 Kenneth Graunkeglsl: Simplify a type check by using type->is_integer().
2010-11-19 Ian Romanickglsl: Add ir_quadop_vector expression
2010-11-19 Ian Romanickglsl: Add unary ir_expression constructor
2010-11-19 Ian Romanickglsl: Add ir_rvalue::is_negative_one predicate
2010-11-19 Ian Romanickglsl: Eliminate assumptions about size of ir_expression...
2010-11-19 Ian Romanickglsl: Add ir_unop_sin_reduced and ir_unop_cos_reduced
2010-11-19 Alex Deucherr600g: use full range of VS resources for vertex samplers
2010-11-19 Alex Deucherr600g: use meaningful defines for chiprev
2010-11-19 Alex Deucherr600g: translate ARR instruction for evergreen
2010-11-19 Jerome Glisser600g: add fetch shader capabilities
2010-11-19 Alex Deucherr600g: All EVENT_WRITE packets need the EVENT_INDEX...
2010-11-19 Viktor Novotnýdri/nouveau: Clean up magic numbers in get_rt_format
2010-11-19 Jerome Glisser600g: fix occlusion query on evergreen (avoid lockup)
2010-11-19 Keith Whitwellllvmpipe: twoside for specular color also
2010-11-19 Keith Whitwellllvmpipe: fix up twoside after recent changes
2010-11-19 Hui Qi Tayllvmpipe: fix such that offset/twoside function only...
2010-11-19 Ian Romanickir_to_mesa: Generate smarter code for some conditional...
2010-11-19 Ian Romanickglsl: Make is_zero and is_one virtual methods of ir_rvalue
2010-11-18 Brian Paulmesa: pass gl_format to _mesa_init_teximage_fields()
2010-11-18 José Fonsecascons: Use inline wrap helpers more consistently.
2010-11-18 Dave Airliegallium/noop: report GL 2.1
2010-11-18 Vinson Leeglsl: Fix 'control reaches end of non-void function...
2010-11-18 Chia-I Wumesa: Clean up core.h.
2010-11-18 Chia-I Wust/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
2010-11-18 Chia-I Wust/wgl: Use st_context_iface::share for DrvShareLists.
2010-11-18 Chia-I Wugallium: Add st_context_iface::share to st_api.
2010-11-18 Chia-I Wugallium: Add st_api::name.
2010-11-18 Chia-I Wust/vega: Do not wait NULL fences.
2010-11-18 Eric Anholti965: Eliminate dead code more aggressively.
2010-11-18 Brian Paulmesa: upgrade to glext.h version 66
2010-11-18 Alex Deucherr600g: fix buffer alignment
2010-11-18 Eric Anholti965: Fail on loops on gen6 for now until we write...
2010-11-18 Eric Anholti965: Add dumping of the sampler default color.
2010-11-18 Eric Anholti965: Add state dumping for sampler state.
2010-11-18 Eric Anholtmesa: Don't spam the console in a debug build unless...
2010-11-18 Eric Anholti965: Shut up spurious gcc warning about GLSL_TYPE...
2010-11-17 Jakob Bornecrantzgallium: Remove redundant sw and debug target helpers
2010-11-17 Jakob Bornecrantzgraw: Use inline debug helper instead of non-inline...
2010-11-17 Jakob Bornecrantzlibgl-xlib: Use inline debug helper instead of non...
next