mesa.git
2010-11-24 Christian Königr600g: disable R32 float also in r600_translate_colorformat
2010-11-24 Christian König[g3dvl] no need for all samplers at all stages
2010-11-24 Christian König[g3dvl] remove flushing between stages
2010-11-24 Christian König[g3dvl] spread scaling between idct stages
2010-11-23 Christian König[g3dvl] remove invalid use of assert
2010-11-23 Christian König[g3dvl] switch to r32 float for idct matrix
2010-11-22 Christian König[g3dvl] add some error handling
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Brian Paulmesa: fix get_texture_dimensions() for texture array...
2010-11-21 Brian Pauldocs: update some GL 3.0 status
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 Christian König[g3dvl] inverse check for iDCT
2010-11-21 Christian König[g3dvl] first working version of idct code
2010-11-21 Christian Königr600g: disable staging upload for now
2010-11-21 Christian Königr600g: remove accidentally added r32 float format
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 Christian König[g3dvl] move empty block handling into idct code
2010-11-20 Christian König[g3dvl] enable stage 1&2 buffers in idct code
2010-11-20 Christian Königr600g: add support for signed normalized frame buffers
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 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...
2010-11-17 Chad Versaceglsl: Improve usage message for glsl_compiler
2010-11-17 Kenneth Graunkeglsl: Refactor get_num_operands.
2010-11-17 Jerome Glisser600g: code cleanup (indent, trailing space, empty...
next