2013-11-15 |
Brian Paul | svga: mark dest image as defined in svga_surface_copy() |
commit | commitdiff | tree |
2013-11-15 |
Brian Paul | svga: do primitive trimming in translate_indices() |
commit | commitdiff | tree |
2013-11-15 |
Brian Paul | indices: add comments, assertions in u_indices.c file |
commit | commitdiff | tree |
2013-11-15 |
Brian Paul | mesa: remove duplicated prototypes in varray.h |
commit | commitdiff | tree |
2013-11-15 |
Aaron Watry | gallium/pipe_loader: un-reference udev resources when... |
commit | commitdiff | tree |
2013-11-15 |
Aaron Watry | radeonsi/compute: Dispose of LLVM module after compilin... |
commit | commitdiff | tree |
2013-11-15 |
Aaron Watry | radeonsi/compute: Free program and program.kernels... |
commit | commitdiff | tree |
2013-11-15 |
Aaron Watry | radeon/llvm: Free created llvm memory buffer |
commit | commitdiff | tree |
2013-11-15 |
Aaron Watry | radeon/llvm: Free libelf resources |
commit | commitdiff | tree |
2013-11-15 |
Aaron Watry | radeon/llvm: fix spelling error |
commit | commitdiff | tree |
2013-11-15 |
Tom Stellard | clover: Support multiple devices in clCreateContextFrom... |
commit | commitdiff | tree |
2013-11-15 |
Paul Berry | glsl: Rework interface block linking. |
commit | commitdiff | tree |
2013-11-15 |
Paul Berry | i965: Fix vertical alignment for multisampled buffers. |
commit | commitdiff | tree |
2013-11-15 |
Paul Berry | main: Fix MaxUniformComponents for geometry shaders. |
commit | commitdiff | tree |
2013-11-15 |
José Fonseca | tools/trace: Several bugfixes/improvements to dump_state.py |
commit | commitdiff | tree |
2013-11-15 |
José Fonseca | trace: Dump user_buffer members. |
commit | commitdiff | tree |
2013-11-15 |
Fredrik Höglund | mesa: Fix derived vertex state not being updated in... |
commit | commitdiff | tree |
2013-11-15 |
Alex Deucher | radeonsi: add Hawaii pci ids |
commit | commitdiff | tree |
2013-11-15 |
Alex Deucher | radeonsi: add support for Hawaii asics (v2) |
commit | commitdiff | tree |
2013-11-15 |
Vinson Lee | i965: Initialize schedule_node::delay. |
commit | commitdiff | tree |
2013-11-14 |
Alexander von... | haiku/swrast: Inherit gl_config, fix flush |
commit | commitdiff | tree |
2013-11-14 |
Roland Scheidegger | llvmpipe: (trivial) fix more fallout from the setup... |
commit | commitdiff | tree |
2013-11-14 |
Roland Scheidegger | llvmpipe: (trivial) fix misplaced bld context assignment. |
commit | commitdiff | tree |
2013-11-14 |
José Fonseca | gallivm: Compile flag to debug TGSI execution through... |
commit | commitdiff | tree |
2013-11-14 |
Roland Scheidegger | softpipe: (trivial) fix debug code |
commit | commitdiff | tree |
2013-11-14 |
Roland Scheidegger | llvmpipe: clean up state setup code a bit |
commit | commitdiff | tree |
2013-11-14 |
Roland Scheidegger | gallivm,llvmpipe: fix float->srgb conversion to handle... |
commit | commitdiff | tree |
2013-11-13 |
Ian Romanick | dri: Change value param to unsigned |
commit | commitdiff | tree |
2013-11-13 |
Ian Romanick | i965: Use drm_intel_get_aperture_sizes instead of hard... |
commit | commitdiff | tree |
2013-11-13 |
Ian Romanick | i915: Use drm_intel_get_aperture_sizes instead of drmAg... |
commit | commitdiff | tree |
2013-11-13 |
Alexander Monakov | i965: implement blit path for PBO glDrawPixels |
commit | commitdiff | tree |
2013-11-13 |
Brian Paul | docs: fill in md5 checksums for 9.2.3 release |
commit | commitdiff | tree |
2013-11-13 |
Brian Paul | docs: fix 9.2.2 -> 9.2.3 typos |
commit | commitdiff | tree |
2013-11-13 |
Alexander von... | haiku: add swrast driver |
commit | commitdiff | tree |
2013-11-13 |
Carl Worth | docs: Import 9.2.3 release notes, add news item. |
commit | commitdiff | tree |
2013-11-13 |
Kristian Høgsberg | dri: Remove redundant createNewContext function from... |
commit | commitdiff | tree |
2013-11-13 |
Kristian Høgsberg | wayland: Use __DRIimage based getBuffers implementation... |
commit | commitdiff | tree |
2013-11-13 |
Kristian Høgsberg | gbm: Add support for __DRIimage based getBuffers when... |
commit | commitdiff | tree |
2013-11-12 |
Ander Conselvan... | dri/i915, dri/i965: Fix support for planar images |
commit | commitdiff | tree |
2013-11-12 |
Eric Anholt | i965/fs: Try a different pre-scheduling heuristic if... |
commit | commitdiff | tree |
2013-11-12 |
Eric Anholt | i965/fs: Do instruction pre-scheduling just before... |
commit | commitdiff | tree |
2013-11-12 |
Eric Anholt | i965/fs: Ignore actual latency pre-reg-alloc. |
commit | commitdiff | tree |
2013-11-12 |
Eric Anholt | i965/fs: Fix message setup for SIMD8 spills. |
commit | commitdiff | tree |
2013-11-12 |
Eric Anholt | i965/fs: Prefer things we know reduce reg pressure... |
commit | commitdiff | tree |
2013-11-12 |
Eric Anholt | i965: Fix undefined value usage in ABO setup. |
commit | commitdiff | tree |
2013-11-12 |
Eric Anholt | i965: Add a warning if something ever hits a bug I... |
commit | commitdiff | tree |
2013-11-12 |
Ben Skeggs | nvc0: release 3d bufctx after drawing |
commit | commitdiff | tree |
2013-11-12 |
Francisco Jerez | clover: Fix the const variant of adaptor_range::end... |
commit | commitdiff | tree |
2013-11-12 |
Roland Scheidegger | draw,llvmpipe: use exponent manipulation instead of... |
commit | commitdiff | tree |
2013-11-12 |
Cyril Brulebois | gallium: fix build on GNU/Hurd due to missing PIPE_OS_H... |
commit | commitdiff | tree |
2013-11-12 |
Petr Sebor | meta: enable vertex attributes in the context of the... |
commit | commitdiff | tree |
2013-11-12 |
Brian Paul | mesa: 80-column wrapping, remove trailing whitespace... |
commit | commitdiff | tree |
2013-11-12 |
Brian Paul | mesa: add comment for struct gl_vertex_buffer_binding |
commit | commitdiff | tree |
2013-11-12 |
Brian Paul | mesa: call update_array_format() after error checking |
commit | commitdiff | tree |
2013-11-12 |
Brian Paul | mesa: use _mesa_is_bufferobj() helper in _mesa_vertex_a... |
commit | commitdiff | tree |
2013-11-12 |
Brian Paul | mesa: add const qualifiers to vertex array helper functions |
commit | commitdiff | tree |
2013-11-12 |
Ilia Mirkin | nouveau/video: mark bitstream-level acceleration as... |
commit | commitdiff | tree |
2013-11-12 |
Ilia Mirkin | nouveau/video: don't try on nv3x |
commit | commitdiff | tree |
2013-11-11 |
Tom Stellard | egl-static: Only export necessary symbols v3 |
commit | commitdiff | tree |
2013-11-11 |
Tom Stellard | configure.ac: Don't require shared LLVM when building... |
commit | commitdiff | tree |
2013-11-11 |
Tom Stellard | pipe-loader: Only export necessary symbols v3 |
commit | commitdiff | tree |
2013-11-11 |
Tom Stellard | radeonsi/compute: Add Sea Islands support |
commit | commitdiff | tree |
2013-11-11 |
Vincent Lejeune | r600/llvm: Store inputs in function arguments |
commit | commitdiff | tree |
2013-11-11 |
Rico Schüller | tests: Fix make check for out of tree builds. |
commit | commitdiff | tree |
2013-11-11 |
Anuj Phogat | i965: Move #define's inside function as local variables |
commit | commitdiff | tree |
2013-11-11 |
Vinson Lee | i915, i965: Fix memory leak in intel_miptree_create_for_bo. |
commit | commitdiff | tree |
2013-11-11 |
Brian Paul | osmesa: assorted code clean-ups |
commit | commitdiff | tree |
2013-11-11 |
Brian Paul | osmesa: fix broken triangle/line drawing when using... |
commit | commitdiff | tree |
2013-11-11 |
Brian Paul | svga: improve loops over color buffers |
commit | commitdiff | tree |
2013-11-11 |
Brian Paul | svga: document magic number of 8 render targets per... |
commit | commitdiff | tree |
2013-11-11 |
Brian Paul | util: set all unused cbufs to NULL in util_copy_framebu... |
commit | commitdiff | tree |
2013-11-11 |
Brian Paul | glx: declare glx_screen struct to silence warning |
commit | commitdiff | tree |
2013-11-11 |
Brian Paul | glx: change query_renderer_integer() value param to... |
commit | commitdiff | tree |
2013-11-11 |
José Fonseca | glx: Fix scons build. |
commit | commitdiff | tree |
2013-11-10 |
Samuel Thibault | EGL: fix build without libdrm |
commit | commitdiff | tree |
2013-11-10 |
Chris Forbes | i965: convert brw_lower_offset_array_visitor to ir_rval... |
commit | commitdiff | tree |
2013-11-09 |
Chris Forbes | glsl: fix missing breaks in equals(ir_texture,..) |
commit | commitdiff | tree |
2013-11-09 |
Eric Anholt | i965: Make the driver compile until a proper libdrm... |
commit | commitdiff | tree |
2013-11-09 |
Armin K | glx: conditionaly build dri3 and present loader (v3) |
commit | commitdiff | tree |
2013-11-09 |
Matt Turner | i965/fs: Don't perform CSE on inst HW_REG dests (unless... |
commit | commitdiff | tree |
2013-11-08 |
Chad Versace | i965: Remove some tiny dead code from intel_miptree_map... |
commit | commitdiff | tree |
2013-11-08 |
Brian Paul | swrast: add missing notify_reset parameter to dri_creat... |
commit | commitdiff | tree |
2013-11-08 |
Christian König | vl: use a separate context for shader based decode v2 |
commit | commitdiff | tree |
2013-11-08 |
José Fonseca | scons: Add dri2_query_renderer.c to sources. |
commit | commitdiff | tree |
2013-11-08 |
José Fonseca | st/dri: Fix dri_create_context declaration prototype. |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | dri3: Fix pixmap buf_id computation |
commit | commitdiff | tree |
2013-11-08 |
Eric Anholt | glx: Add a more informative debug message in a DRI3... |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | Add DRI3+Present loader |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | dri: add __DRIimageLoaderExtension and __DRIimageDriver... |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | dri/i915,dri/i965: Use driGLFormatToImageFormat and... |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | dri/common: Add functions mapping MESA_FORMAT_* <-... |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | Define __DRI_IMAGE_FORMAT_SARGB8 |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | dri/intel: Add explicit size parameter to intel_region_... |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | dri/intel: Split out DRI2 buffer update code to separat... |
commit | commitdiff | tree |
2013-11-08 |
Keith Packard | drivers/dri/common: A few dri2 functions are not actual... |
commit | commitdiff | tree |
2013-11-08 |
Roland Scheidegger | gallivm: deduplicate some indirect register address... |
commit | commitdiff | tree |
2013-11-08 |
Ian Romanick | glx/tests: Add unit tests for the DRI2 part of GLX_MESA... |
commit | commitdiff | tree |
2013-11-08 |
Ian Romanick | glx/tests: Add unit tests for the GLX part of GLX_MESA_... |
commit | commitdiff | tree |
2013-11-08 |
Ian Romanick | glx/tests: Add GetGLXScreenConfigs_called flag |
commit | commitdiff | tree |
2013-11-08 |
Ian Romanick | docs: Import extension spec for GLX_MESA_query_renderer |
commit | commitdiff | tree |
next |