2011-04-28 |
Johannes Obermayr | [g3dvl] Name of pkg-config file is libva. |
commit | commitdiff | tree |
2011-04-28 |
Johannes Obermayr | [g3dvl] Fix compile error. |
commit | commitdiff | tree |
2011-04-27 |
Christian König | vdpau: start to implement MPEG2 decoder part |
commit | commitdiff | tree |
2011-04-27 |
Christian König | [g3dvl] make clear color configureable |
commit | commitdiff | tree |
2011-04-27 |
Christian König | [g3dvl] make reset_dirty_area a public interface |
commit | commitdiff | tree |
2011-04-27 |
Christian König | [g3dvl] implement clearing of dirty destination surface... |
commit | commitdiff | tree |
2011-04-27 |
Christian König | [g3dvl] move compositor src and dst normalisation into... |
commit | commitdiff | tree |
2011-04-27 |
Christian König | [g3dvl] fix setting width, height and chroma format... |
commit | commitdiff | tree |
2011-04-27 |
Christian König | xvmc: recreate drawable surface only when dst area... |
commit | commitdiff | tree |
2011-04-27 |
Christian König | [g3dvl] fix a couple of bugs around paletted subpictures |
commit | commitdiff | tree |
2011-04-26 |
Christian König | r600g: revert commit 68cc6bc5d8b6986acc7f5780d705f4ae9b... |
commit | commitdiff | tree |
2011-04-26 |
Christian König | vdpau: implement OutputSurfaceDestroy |
commit | commitdiff | tree |
2011-04-26 |
Christian König | vdpau: implement PresentationQueueDestroy |
commit | commitdiff | tree |
2011-04-26 |
Christian König | vdpau: implement VideoMixerDestroy |
commit | commitdiff | tree |
2011-04-26 |
Christian König | vdpau: add stups for the missing functions |
commit | commitdiff | tree |
2011-04-25 |
Christian König | vdpau: implement and cleanup PresentationQueueTarget... |
commit | commitdiff | tree |
2011-04-25 |
Christian König | xvmc: futher optimize ycbcr upload |
commit | commitdiff | tree |
2011-04-24 |
Christian König | [g3dvl] merge idct stage 2 and mc ycbcr stage into... |
commit | commitdiff | tree |
2011-04-24 |
Christian König | [g3dvl] rework fence handling and add r600g workaround |
commit | commitdiff | tree |
2011-04-24 |
Christian König | [g3dvl] start supporting different render target formats |
commit | commitdiff | tree |
2011-04-24 |
Christian König | [g3dvl] remove resource_format workaround |
commit | commitdiff | tree |
2011-04-24 |
Christian König | r600g: implement clamp_fragment_color handling |
commit | commitdiff | tree |
2011-04-24 |
Christian König | r600g: remove the unneeded bo from COLOR[0-9]_INFO |
commit | commitdiff | tree |
2011-04-23 |
Christian König | Merge remote branch 'origin/master' into pipe-video |
commit | commitdiff | tree |
2011-04-23 |
Christian König | [g3dvl] cleanup error handling |
commit | commitdiff | tree |
2011-04-23 |
José Fonseca | scons: Build classic mesa gdi driver. |
commit | commitdiff | tree |
2011-04-23 |
Christian König | [g3dvl] make ycbcr stream and block data a public interface |
commit | commitdiff | tree |
2011-04-23 |
José Fonseca | osmesa: Fix Mingw build. |
commit | commitdiff | tree |
2011-04-23 |
José Fonseca | scons: Build osmesa. |
commit | commitdiff | tree |
2011-04-23 |
José Fonseca | mapi/glapi: Avoid warnings about visibility being unsup... |
commit | commitdiff | tree |
2011-04-23 |
José Fonseca | mesa/vf: Remove. |
commit | commitdiff | tree |
2011-04-23 |
José Fonseca | graw: Replace dead symlinks to delete python statetrack... |
commit | commitdiff | tree |
2011-04-23 |
Christian König | [g3dvl] start implementing zscan and quantification |
commit | commitdiff | tree |
2011-04-22 |
Brian Paul | draw: fix point/line/tri flushing bug in vbuf code |
commit | commitdiff | tree |
2011-04-22 |
Marek Olšák | r300g: do not advertise color_buffer_float on r300... |
commit | commitdiff | tree |
2011-04-22 |
Marek Olšák | r300/compiler: fix up error message |
commit | commitdiff | tree |
2011-04-22 |
Benjamin Franzke | egl/wayland: Follow buffer.attach removal |
commit | commitdiff | tree |
2011-04-22 |
Benjamin Franzke | egl/wayland: Update to buffer.damage addition |
commit | commitdiff | tree |
2011-04-22 |
Marek Olšák | configure.ac: fix up the help text for --enable-gallium... |
commit | commitdiff | tree |
2011-04-22 |
Marek Olšák | r300g: disallow A16F,L16F,LA16F,I16F texture formats... |
commit | commitdiff | tree |
2011-04-22 |
Benjamin Franzke | st/egl: Update to wayland protocol,egl changes |
commit | commitdiff | tree |
2011-04-22 |
Benjamin Franzke | egl_dri2: Create wl_buffers for pixmap surfaces |
commit | commitdiff | tree |
2011-04-22 |
Benjamin Franzke | egl/wayland: Add new version parameter for post_drm |
commit | commitdiff | tree |
2011-04-22 |
Benjamin Franzke | egl/wayland: Fix prefixes for interface names |
commit | commitdiff | tree |
2011-04-22 |
Marek Olšák | swrast: fix readpix clamping |
commit | commitdiff | tree |
2011-04-22 |
Kristian Høgsberg | WL_bind_wayland_display: clarify that context must... |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | i915: Gut all remaining bits of hardware fog |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | i915: i915_context::vertex_fog is always I915_FOG_NONE... |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | i915: There's always a fragment program |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | i915: Delete disabled try_pixel_fog paths |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | mesa: Kill gl_fragment_program::FogOption with fire |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | i915: gl_fragment_program::FogOption is always GL_NONE... |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | i965: gl_fragment_program::FogOption is always GL_NONE... |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | mesa: gl_fragment_program::FogOption is always GL_NONE... |
commit | commitdiff | tree |
2011-04-22 |
Ian Romanick | mesa: Fix bugs in ff fragment shader fog handling |
commit | commitdiff | tree |
2011-04-21 |
Brian Paul | st/mesa: check image size before copy_image_data_to_tex... |
commit | commitdiff | tree |
2011-04-21 |
Marek Olšák | galahad,util: warn on resource target mismatch in copy_... |
commit | commitdiff | tree |
2011-04-21 |
Marek Olšák | st/mesa: implement CopyBufferSubData using resource_cop... |
commit | commitdiff | tree |
2011-04-21 |
Marek Olšák | gallium: add fallback for copying buffers to all drivers |
commit | commitdiff | tree |
2011-04-21 |
Marek Olšák | util: add a simple memcpy path for copying buffers... |
commit | commitdiff | tree |
2011-04-20 |
Kenneth Graunke | glsl/ast_to_hir: Only use the local 'type' variable... |
commit | commitdiff | tree |
2011-04-20 |
Kenneth Graunke | i965: Remove dead vertex buffer structs. |
commit | commitdiff | tree |
2011-04-20 |
Kristian Høgsberg | wayland-egl: Update to wayland-egl.h changes, drop... |
commit | commitdiff | tree |
2011-04-20 |
Brian Paul | mesa: fix void pointer arithmetic warning |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | docs: Mention that GLSL 1.30 is started. |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | docs: Update for Intel ARB_texture_float and ARB_color_... |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | intel: Add support for ARB_color_buffer_float. |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | meta: Add support for ARB_color_buffer_float to _mesa_m... |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | meta: Add support for ARB_color_buffer_float to _mesa_m... |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | intel: Add support for ARB_texture_float. |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | intel: Add support for blit copies of >32bpp formats. |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | mesa: Add renderbuffer accessors for A, I, L, FLOAT32. |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | mesa: Add renderbuffer accessors for MESA_FORMAT_R_FLOA... |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | mesa: Add ChooseTexFormat fallbacks for floating point... |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | mesa: Add renderbuffer accessors for MESA_FORMAT_RGBA_F... |
commit | commitdiff | tree |
2011-04-20 |
Eric Anholt | swrast: Add LUMINANCE, INTENSITY, LUMINANCE_ALPHA to... |
commit | commitdiff | tree |
2011-04-20 |
Alex Deucher | r600g: fix userspace fences again |
commit | commitdiff | tree |
2011-04-20 |
Christian König | [g3dvl] make motion vector buffers a public interface |
commit | commitdiff | tree |
2011-04-19 |
Fredrik Höglund | r600g: don't flush the dest caches on every draw |
commit | commitdiff | tree |
2011-04-19 |
Brian Paul | translate: disable clamping of instanced array indexes |
commit | commitdiff | tree |
2011-04-19 |
Christian König | [g3dvl] revert commit 310eea52ca1e997295c84163066cc5d0f... |
commit | commitdiff | tree |
2011-04-19 |
Alex Deucher | r600g: add evergreen+ big endian support |
commit | commitdiff | tree |
2011-04-19 |
Cédric Cano | r600g: add big endian support for r6xx/r7xx |
commit | commitdiff | tree |
2011-04-19 |
Alex Deucher | r600c: add evergreen big endian support |
commit | commitdiff | tree |
2011-04-19 |
Cédric Cano | r600c: add big endian support for r6xx/r7xx |
commit | commitdiff | tree |
2011-04-19 |
Brian Paul | Makefile: add missing Scons files |
commit | commitdiff | tree |
2011-04-19 |
Thierry Vignaud | Makefile: add missing .cpp, .ll, .yy files |
commit | commitdiff | tree |
2011-04-19 |
Dave Airlie | r600g: add cb support for snorm formats. |
commit | commitdiff | tree |
2011-04-19 |
Marek Olšák | configure.ac: rename --enable-gallium-radeon to --enabl... |
commit | commitdiff | tree |
2011-04-19 |
Marek Olšák | r200: enable some extensions |
commit | commitdiff | tree |
2011-04-19 |
Dave Airlie | r600g: fix warnings with piglit texture-rg test. |
commit | commitdiff | tree |
2011-04-19 |
Dave Airlie | r600g: make loop const always flush |
commit | commitdiff | tree |
2011-04-19 |
Tom Stellard | r300/compiler: Fix dataflow analysis bug with ELSE... |
commit | commitdiff | tree |
2011-04-19 |
Bryan Cain | glsl: fix conversions from uint to bool and from float... |
commit | commitdiff | tree |
2011-04-19 |
Dave Airlie | r600g: add dirty tracking to context reg. |
commit | commitdiff | tree |
2011-04-19 |
Dave Airlie | r600g: deinline some large functions. |
commit | commitdiff | tree |
2011-04-19 |
Dave Airlie | r600g: consolidate r600/evergreen code for resource... |
commit | commitdiff | tree |
2011-04-19 |
Bas Nieuwenhuizen | r600g: don't flush caches if we already did so, even... |
commit | commitdiff | tree |
2011-04-19 |
Dave Airlie | r600g: attempt to avoid emitting resources that are... |
commit | commitdiff | tree |
2011-04-19 |
Dave Airlie | r600g: modify block to only emit the first few dirty... |
commit | commitdiff | tree |
next |