Merge branch 'lp-offset-twoside'
[mesa.git] / src / mesa /
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
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 Paulmesa: fix error msg typo
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 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 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-19 Kenneth Graunkeglsl: Combine many instruction lowering passes into...
2010-11-19 Ian Romanickglsl: Add ir_quadop_vector expression
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 Viktor Novotnýdri/nouveau: Clean up magic numbers in get_rt_format
2010-11-19 Ian Romanickir_to_mesa: Generate smarter code for some conditional...
2010-11-18 Brian Paulmesa: pass gl_format to _mesa_init_teximage_fields()
2010-11-18 Chia-I Wumesa: Clean up core.h.
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 Eric Anholti965: Eliminate dead code more aggressively.
2010-11-18 Brian Paulmesa: upgrade to glext.h version 66
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 Kenneth Graunkeglsl: Remove the ir_binop_cross opcode.
2010-11-17 Alex Deucherr600c/evergreen: texture align is group_bytes just...
2010-11-17 Brian Paulmesa: minor clean-ups in context code
2010-11-17 Brian Paulmesa: reorder texture_error_check() params
2010-11-17 Brian Paulmesa: 80-column wrapping
2010-11-17 Brian Paulmesa: whitespace cleanups
2010-11-17 Brian Paulmesa: fix error messages and minor reindenting
2010-11-16 Vinson Leemesa: Add definitions for inverse hyperbolic function...
2010-11-16 Brian Paulmesa: add more work-arounds for acoshf(), asinhf()...
2010-11-16 Brian Paulst/mesa: fix glDrawPixels(depth/stencil) bugs
2010-11-15 Henri Verbeetr600: Evergreen has two extra frac_bits for the sampler...
2010-11-15 Francisco Jerezdri/nouveau: Kill a bunch of ternary operators.
2010-11-15 Francisco Jerezdri/nouveau: Fix typo.
2010-11-15 Viktor Novotnýdri/nouveau: Remove nouveau_class.h, finishing switch...
2010-11-15 Viktor Novotnýdri/nouveau nv20: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: nv10: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: nv04: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: Import headers from rules-ng-ng
2010-11-15 Brian Paulevergreen: set gl_texture_image::TexFormat field in...
2010-11-15 Brian Paulr300: set gl_texture_image::TexFormat field in r300SetT...
2010-11-15 Brian Paulr200: set gl_texture_image::TexFormat field in r200SetT...
2010-11-15 Brian Paulr600: set gl_texture_image::TexFormat field in r600SetT...
2010-11-15 Brian Paulradeon: set gl_texture_image::TexFormat field in radeon...
2010-11-15 Daniel Lichtenbergerradeon: fix potential segfault in renderbuffer update
2010-11-14 Eric Anholti965: Fix gl_FragCoord inversion when drawing to an...
2010-11-14 Vinson Leei965: Silence uninitialized variable warning.
2010-11-13 Vinson Leemesa: Clean up header file inclusion in points.h.
2010-11-12 Brian Paulmesa: consolidate assertions in teximage code
2010-11-12 Marek Olšákgallium: add CAPs for indirect addressing and lower...
2010-11-11 Brian Paultdfx: s/Format/_BaseFormat/
2010-11-11 Brian Paulmesa: fix glDeleteBuffers() regression
2010-11-11 Brian Paulmesa: make glIsBuffer() return false for never bound...
2010-11-11 Brian Paulmesa: handle more pixel types in mipmap generation...
2010-11-11 Brian Paulmesa: add missing formats in _mesa_format_to_type_and_c...
2010-11-11 Brian Paulmesa: improve error message
2010-11-11 Brian Paulmesa: #include mfeatures.h in enums.h
2010-11-11 Francisco Jerezdri/nouveau: Split hardware/software TNL instantiation...
2010-11-11 Vinson Leemesa: Fix printf format warnings.
2010-11-11 Ian Romanickmesa: Allow query of MAX_SAMPLES with EXT_framebuffer_m...
2010-11-10 Robert Hookerintel: Add a new B43 pci id.
2010-11-10 Eric Anholti965: re-enable gen6 IF statements in the fragment...
2010-11-10 Eric Anholti965: Work around strangeness in swizzling/masking...
2010-11-10 Francisco Jerezmeta: Handle bitmaps with alpha test enabled.
next