| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mesa: don't expose IBM_rasterpos_clip in a core context | Marek Olšák | 2013-02-01 | 1 | -1/+1 |
* | r300g: always put MSAA resources in VRAM | Marek Olšák | 2013-02-01 | 1 | -3/+3 |
* | configure.ac: GLX cannot work without OpenGL | Michel Dänzer | 2013-02-01 | 1 | -0/+10 |
* | r600g: remove broken assert from r600_isa.c | Vadim Girlin | 2013-02-01 | 1 | -2/+0 |
* | r600g: implement shader disassembler v3 | Vadim Girlin | 2013-02-01 | 3 | -4/+444 |
* | r600g: use tables with ISA info v3 | Vadim Girlin | 2013-02-01 | 10 | -1789/+2378 |
* | glapi: Do not use backtrace on MinGW. | Vinson Lee | 2013-01-31 | 1 | -1/+1 |
* | r600g: add cs memory usage accounting and limit it v3 | Jerome Glisse | 2013-01-31 | 7 | -1/+80 |
* | r600g: fix htile buffer leak | Marek Olšák | 2013-01-31 | 1 | -0/+1 |
* | mesa: bump version to 9.2 (devel) | Andreas Boll | 2013-01-31 | 3 | -4/+4 |
* | Revert "mesa: Return INVALID_OPERATION when type is known but not allowed" | Matt Turner | 2013-01-30 | 1 | -11/+1 |
* | mesa: Add TexBufferRange to dispatch_sanity. | Kenneth Graunke | 2013-01-30 | 1 | -1/+1 |
* | nv50,nvc0: fix/enable texture buffer objects | Christoph Bumiller | 2013-01-30 | 6 | -34/+43 |
* | st/mesa: add support for GL_ARB_texture_buffer_range | Christoph Bumiller | 2013-01-30 | 2 | -1/+28 |
* | gallium: add PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT | Christoph Bumiller | 2013-01-30 | 2 | -1/+5 |
* | mesa: implement GL_ARB_texture_buffer_range | Christoph Bumiller | 2013-01-30 | 11 | -17/+130 |
* | build: Add missing comma in AS_IF | Matt Turner | 2013-01-29 | 1 | -2/+2 |
* | mesa: remove ctx->Driver.Error() hook | Brian Paul | 2013-01-29 | 3 | -12/+0 |
* | glx: Check that swap_buffers_reply is non-NULL before using it | Stéphane Marchesin | 2013-01-29 | 1 | -3/+5 |
* | mesa: fix comment typo: s/formaat/format/ | Brian Paul | 2013-01-29 | 1 | -1/+1 |
* | llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it). | José Fonseca | 2013-01-29 | 2 | -36/+46 |
* | llvmpipe: Fix deferred depth writes for Z16_UNORM. | José Fonseca | 2013-01-29 | 1 | -1/+6 |
* | draw: fix draw_llvm_variant_key struct padding to avoid recompiles | Roland Scheidegger | 2013-01-29 | 3 | -4/+11 |
* | docs/relnotes-9.1: document new features in radeon drivers | Marek Olšák | 2013-01-29 | 1 | -0/+2 |
* | docs: more VMware guest driver info, tips | Brian Paul | 2013-01-29 | 1 | -0/+17 |
* | st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2 | Brian Paul | 2013-01-29 | 1 | -1/+3 |
* | mesa: don't enable GL_EXT_framebuffer_multisample for software drivers | Brian Paul | 2013-01-29 | 1 | -1/+0 |
* | osmesa: use _mesa_generate_mipmap() for mipmap generation, not meta | Brian Paul | 2013-01-29 | 1 | -0/+3 |
* | xlib: use _mesa_generate_mipmap() for mipmap generation, not meta | Brian Paul | 2013-01-29 | 1 | -0/+3 |
* | st/mesa: set ctx->Const.MaxSamples = 0, not 1 | Brian Paul | 2013-01-29 | 1 | -0/+4 |
* | xlib: stop use _mesa_enable_extension(), just set the boolean flags | Brian Paul | 2013-01-29 | 1 | -5/+4 |
* | xlib: fix incorrect GL_ANGLE_texture_compression_dxt enable | Brian Paul | 2013-01-29 | 1 | -1/+2 |
* | llvmpipe: Support Z16_UNORM as depth-stencil format. | José Fonseca | 2013-01-29 | 4 | -22/+43 |
* | i965: Add chipset limits for Haswell GT1/GT2. | Kenneth Graunke | 2013-01-28 | 1 | -1/+17 |
* | intel: Un-hardcode lengths from blitter commands. | Kenneth Graunke | 2013-01-28 | 2 | -7/+7 |
* | Remove APIspec.dtd | Matt Turner | 2013-01-28 | 1 | -52/+0 |
* | docs: List new extensions added in Mesa 9.1 | Matt Turner | 2013-01-28 | 1 | -1/+8 |
* | intel: Use a CPU map of the batch on LLC-sharing architectures. | Eric Anholt | 2013-01-29 | 4 | -9/+24 |
* | r600g: use uint64_t instead of unsigned long for proper 32bits cpu support | Jerome Glisse | 2013-01-28 | 5 | -16/+16 |
* | r600g: real fix for non 3.8 kernel | Jerome Glisse | 2013-01-28 | 1 | -3/+5 |
* | i965: Fix assignment instead of comparison in asserts. | Vinson Lee | 2013-01-28 | 1 | -2/+2 |
* | android: use gralloc_drm_get_gem_handle api | Tapani Pälli | 2013-01-28 | 3 | -15/+7 |
* | intel: Typo fix: "pitsh" -> "pitch" | Paul Berry | 2013-01-28 | 1 | -1/+1 |
* | r600g: fix segfault with old kernel9.1-branchpoint | Jerome Glisse | 2013-01-28 | 5 | -11/+23 |
* | glx: only advertise GLX_INTEL_swap_event if it's supported | Zack Rusin | 2013-01-24 | 1 | -2/+3 |
* | r600g: improve inputs/interpolation handling with llvm backend | Vadim Girlin | 2013-01-28 | 4 | -209/+151 |
* | r600g: Add ar_chan member to struct r600_bytecode | Tom Stellard | 2013-01-28 | 3 | -0/+4 |
* | r600g: More robust checks for MOVA_INT instructions | Tom Stellard | 2013-01-28 | 1 | -8/+35 |
* | r600g/llvm: Add dummy export for vs output | Vincent Lejeune | 2013-01-28 | 1 | -2/+20 |
* | r600g: Fix building with --enable-r600-llvm-compiler | Tom Stellard | 2013-01-28 | 2 | -7/+4 |