summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* egl,gbm_gallium: Fix linkage against gbm from automakeBenjamin Franzke2012-01-243-2/+4
* r600g: fix interpolation with clipvertexVadim Girlin2012-01-241-0/+3
* swrast: Fix unsigned promotion in pointer arithmeticChad Versace2012-01-231-3/+3
* meta: Fallback for glBlitFramebuffer from a multisample surfaceIan Romanick2012-01-231-1/+6
* i965/vs: Fix bogus assertion in emit_block_move()Paul Berry2012-01-231-3/+9
* r600g: clean up register headersAlex Deucher2012-01-234-66/+55
* i965/vs: Enable workaround-free math on gen7.Eric Anholt2012-01-231-2/+6
* i965/vs: Use the embedded-comparison SEL on gen6+, like the FS does.Eric Anholt2012-01-231-6/+16
* automake: src/gbmMatt Turner2012-01-237-146/+46
* i965: Fix border color on Sandybridge and Ivybridge.Kenneth Graunke2012-01-231-1/+7
* Fix underlinking in libOSMesa since commit adefee5 "Always build shared glapi"Jon TURNEY2012-01-231-0/+2
* r600g: cayman fix integer multipliesDave Airlie2012-01-231-1/+29
* r600g: cayman initial integer supportDave Airlie2012-01-231-22/+24
* r600g: fix VS fog exportVadim Girlin2012-01-231-0/+5
* dri: install dri_interface.hMatt Turner2012-01-221-0/+3
* r600g: shift integer ops are trans unit only on r600.Dave Airlie2012-01-221-0/+1
* r600g: replace trans/vector-only instruction lists with ranges (v2)Vadim Girlin2012-01-221-71/+15
* Revert "r600g: replace trans/vector-only instruction lists with ranges"Dave Airlie2012-01-221-11/+73
* r600g: srgb mode is only valid on certain format types.Dave Airlie2012-01-221-0/+8
* r600g: initial cube shadow samplingDave Airlie2012-01-221-2/+22
* r600g: take into account kcache banks for bank swizzle checkVadim Girlin2012-01-221-2/+2
* r600g: set round_mode to truncate and get rid of tgsi_f2i on evergreenVadim Girlin2012-01-223-56/+50
* r600g: replace trans/vector-only instruction lists with rangesVadim Girlin2012-01-221-73/+11
* r600g: fix some interpolation tests for evergreenVadim Girlin2012-01-221-4/+4
* Remove src/mesa/ppcMatt Turner2012-01-217-183/+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-206-165/+35
* automake: src/mesa/drivers/dri/swrastMatt Turner2012-01-204-27/+74
* automake: src/mesa/drivers/dri/nouveauMatt Turner2012-01-203-22/+67
* automake: src/mesa/drivers/dri/r200Matt Turner2012-01-204-58/+100
* automake: src/mesa/drivers/dri/radeonMatt Turner2012-01-204-54/+99
* automake: src/mesa/drivers/dri/i915Matt Turner2012-01-205-32/+70
* r600g: fix streamout on evergreenVadim Girlin2012-01-201-0/+6
* r600g: fix combined MEM_STREAM instructionsVadim Girlin2012-01-201-1/+3
* Always build shared glapiMatt Turner2012-01-2013-58/+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