aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove src/mesa/ppcMatt Turner2012-01-219-191/+0
* Fix mistake in 349845f7bAndrei Slăvoiu2012-01-211-1/+1
* r600g: implement clip vertex v2Vadim Girlin2012-01-2110-113/+196
* r600g: improve kcache line sets handling v2Vadim Girlin2012-01-214-86/+216
* r600g: no need to do CUBE coordinate handling for TXQ.Dave Airlie2012-01-211-1/+3
* r600g: make INTERP_LOAD_P0 vector-onlyVadim Girlin2012-01-211-0/+1
* glsl: Fix 'control reaches end of non-void function' warning.Vinson Lee2012-01-201-2/+2
* r600g: use S_028B20_BUFFER_0_EN macro for streamout buffer enableAlex Deucher2012-01-201-1/+1
* r600g: update streamout support for virtual addressesAlex Deucher2012-01-201-7/+18
* Remove reference to now deleted dri/Makefile.targetsMatt Turner2012-01-201-1/+1
* automake: src/mesa/drivers/driMatt Turner2012-01-207-165/+37
* automake: src/mesa/drivers/dri/swrastMatt Turner2012-01-205-27/+82
* automake: src/mesa/drivers/dri/nouveauMatt Turner2012-01-205-29/+77
* automake: src/mesa/drivers/dri/r200Matt Turner2012-01-2011-85/+107
* automake: src/mesa/drivers/dri/radeonMatt Turner2012-01-2011-61/+123
* automake: src/mesa/drivers/dri/i915Matt Turner2012-01-207-38/+83
* r600g: fix streamout on evergreenVadim Girlin2012-01-201-0/+6
* r600g: fix combined MEM_STREAM instructionsVadim Girlin2012-01-201-1/+3
* Always build shared dricoreMatt Turner2012-01-201-21/+8
* Always build shared glapiMatt Turner2012-01-2015-82/+1
* Remove -ffast-math from default CFLAGSMatt Turner2012-01-201-3/+0
* intel/gen6: Some framebuffers having separate depthstencil should be unsupportedChad Versace2012-01-201-0/+9
* mesa: Loosen glBlitFramebuffer restrictions on depthstencil buffers (v2)Chad Versace2012-01-201-3/+10
* nvc0: fix some limit cap valuesChristoph Bumiller2012-01-201-9/+15
* nvc0: handle discontiguous outputs in stream_output_infoChristoph Bumiller2012-01-203-28/+25
* mesa: allocate transform_feedback_info::Outputs array dynamicallyChristoph Bumiller2012-01-202-39/+57
* r600g: fixup AR handling (v5)Dave Airlie2012-01-204-7/+106
* mesa: include arrayobj.h to silence implicit function declaration warningBrian Paul2012-01-201-0/+1
* mesa: Fix and speedup gl_array_object::_MaxElement computation.Mathias Fröhlich2012-01-202-139/+28
* mesa: Introduce enabled bitfield helper functions.Mathias Froehlich2012-01-202-0/+41
* mesa: Use BITFIELD64_RANGE for VERT_BIT_*_ALL.Mathias Fröhlich2012-01-201-5/+5
* i915g: Fix indentation.Stéphane Marchesin2012-01-191-1/+1
* i915g: Fix indentation and comment.Stéphane Marchesin2012-01-191-2/+2
* glsl: Fix isinf() for non-C99-compliant compilers.Paul Berry2012-01-191-14/+22
* r600g: fix typo in evergreen registerAlex Deucher2012-01-191-7/+6
* svga: move svga_texture() casts/calls in svga_surface_copy()Brian Paul2012-01-191-2/+4
* st/mesa: copy num_immediates field when copying the immediates arrayBrian Paul2012-01-191-1/+5
* mesa: Set default access flags based on the run-time APIIan Romanick2012-01-196-18/+37
* st/mesa: add fallback pipe formats for (compressed) R, RG formatsBrian Paul2012-01-191-12/+22
* i915g: Don't avoid flushing when we have a pending fence.Stéphane Marchesin2012-01-181-1/+4
* i915g: Don't invert signalled/unsignalled fencesStéphane Marchesin2012-01-181-2/+2
* i965: Fix disassembly of data port writes on Ivybridge.Kenneth Graunke2012-01-181-1/+12
* i965: Fix disassembly of sampler messages on Ivybridge.Kenneth Graunke2012-01-181-1/+7
* i965/vs: Take attributes into account when deciding urb_entry_size.Kenneth Graunke2012-01-182-5/+8
* st/dri: Remove useless flush front.Stéphane Marchesin2012-01-181-2/+7
* intel: Set depth to 6 for cubemapsIan Romanick2012-01-182-5/+5
* gbm: Validate usage flags in gbm_bo_create_from_egl_image()Kristian Høgsberg2012-01-185-5/+35
* i965: Add support for Z16 depth formats.Eric Anholt2012-01-181-0/+1
* i965/gen7: Set up surface horizontal alignment field.Eric Anholt2012-01-181-1/+4
* i965/gen7: Remove stale comment.Eric Anholt2012-01-181-1/+0