2012-01-29 |
Christoph Bumiller | nvfx,nv50,nvc0: handle PIPE_CAP_GLSL_FEATURE_LEVEL |
commit | commitdiff | tree |
2012-01-29 |
Matt Turner | dri: don't link with DRICORE_LIB_DEPS |
commit | commitdiff | tree |
2012-01-29 |
Marek Olšák | scons: don't add -Wmissing-field-initializers |
commit | commitdiff | tree |
2012-01-29 |
Marek Olšák | st/mesa: use table-driven approach to exposing extensio... |
commit | commitdiff | tree |
2012-01-29 |
Marek Olšák | st/mesa: use table-driven approach to exposing extensio... |
commit | commitdiff | tree |
2012-01-29 |
Marek Olšák | st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_ex... |
commit | commitdiff | tree |
2012-01-28 |
Mathias Fröhlich | state_stracker: Fix access to uninitialized memory. |
commit | commitdiff | tree |
2012-01-28 |
Vinson Lee | draw: Remove unused variables. |
commit | commitdiff | tree |
2012-01-28 |
Vadim Girlin | r600g: fix linear and flat interpolation |
commit | commitdiff | tree |
2012-01-28 |
Yuanhan Liu | i965: fix inverted point sprite origin when rendering... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: remove byteswap check in fast_read_rgba_pixels_me... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: more use of _mesa_format_matches_format_and_type... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: more use of _mesa_format_matches_format_and_type... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: more use of _mesa_format_matches_format_and_type... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: more use of _mesa_format_matches_format_and_type... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: use _mesa_format_matches_format_and_type() in... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: implement more cases in _mesa_format_matches_form... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: use swapBytes parameter in _mesa_format_matches_f... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: added swapBytes parameter to _mesa_format_matches... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: rewrite, simplify some of the logic in _mesa_form... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: add BGR888 code in _mesa_format_matches_format_an... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: fix error in _mesa_format_matches_format_and_type... |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: remove redundant byte swap check |
commit | commitdiff | tree |
2012-01-28 |
Brian Paul | mesa: remove LSB-first pixel packing check in glReadPixels |
commit | commitdiff | tree |
2012-01-28 |
Chad Versace | swrast: Fix implicit declaration warnings |
commit | commitdiff | tree |
2012-01-27 |
Alex Deucher | r600g: remove unsupported evergreen CB formats |
commit | commitdiff | tree |
2012-01-27 |
José Fonseca | mesa: Avoid void * arithmetic. |
commit | commitdiff | tree |
2012-01-27 |
Chad Versace | swrast: Fix fixed-function fragment processing |
commit | commitdiff | tree |
2012-01-27 |
Anuj Phogat | mesa: set clamp bit in glGetTexImage for GL_UNSIGNED_NO... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | mesa: Don't round-trip integer texture data through... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | mesa: When unpacking signed integer pixel data, don... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | mesa: Add clamping for packing of integer data. |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | mesa: Add missing format unpack for some integer textur... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | i965: Don't allow rendering to non-GL_RED/RG/RGBA integ... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | intel: Pass the gl_renderbuffer to render_target_suppor... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | intel: Make a renderbuffer wrapping a texture have... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | intel: Simplify intel_renderbuffer_update_wrapper(... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | intel: Drop intel_wrap_miptree(). |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | intel: Comment typo fix. |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | mesa: Fix handling of glCopyBufferSubData() for src... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | intel: Fix accum buffer mapping since the swrast rework. |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | mesa: Fix display list handling for GL_EXT_framebuffer_... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | mesa: Fix display list handling for EXT_framebuffer_object. |
commit | commitdiff | tree |
2012-01-27 |
Brian Paul | gallivm: Swizzle constants into the right AoS ordering. |
commit | commitdiff | tree |
2012-01-27 |
José Fonseca | draw: Ensure that prepare is always run after LLVM... |
commit | commitdiff | tree |
2012-01-27 |
Jeremy Huddleston | configure.ac: Don't use $CLANG since it will collide... |
commit | commitdiff | tree |
2012-01-27 |
Marek Olšák | Revert "r600g: use S_028B20_BUFFER_0_EN macro for strea... |
commit | commitdiff | tree |
2012-01-27 |
Matt Turner | i965/automake: use $top_srcdir instead of relative... |
commit | commitdiff | tree |
2012-01-27 |
Matt Turner | dri common: add .gitignore |
commit | commitdiff | tree |
2012-01-27 |
Matt Turner | configure.ac: remove shared/static options |
commit | commitdiff | tree |
2012-01-27 |
Matt Turner | dri: make sure to build libdricommon.la |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | i965: Drop the missing symbols link test. |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | nouveau: Fix missing dri common symbols after automake... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | radeon: Fix missing dri common symbols after automake... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | dri: Move the compile of the common files to a convenie... |
commit | commitdiff | tree |
2012-01-27 |
Eric Anholt | i915: Fix driver after automakeification. |
commit | commitdiff | tree |
2012-01-27 |
Kenneth Graunke | i965/vs: Use the sampler for VS pull constant loading... |
commit | commitdiff | tree |
2012-01-27 |
Kenneth Graunke | i965: Expose brw_set_sampler_message for use outside... |
commit | commitdiff | tree |
2012-01-26 |
Brian Paul | svga: reset vertex buffer offset in svga_release_user_u... |
commit | commitdiff | tree |
2012-01-26 |
José Fonseca | mapi: Make initMagic unsigned. |
commit | commitdiff | tree |
2012-01-26 |
José Fonseca | scons: Remove references to u_thread.c |
commit | commitdiff | tree |
2012-01-26 |
Matt Turner | Fix visibility of u_thread functions by inlining them |
commit | commitdiff | tree |
2012-01-26 |
Brian Paul | nouveau: include s_context.h to silence missing prototy... |
commit | commitdiff | tree |
2012-01-26 |
Brian Paul | swrast: silence uninitialized var warnings |
commit | commitdiff | tree |
2012-01-26 |
Lucas Stach | nvfx: fix nv3x fallout from state validation changes |
commit | commitdiff | tree |
2012-01-26 |
Benjamin Franzke | gbm: Add back link flags for udev, dl and glapi |
commit | commitdiff | tree |
2012-01-26 |
Benjamin Franzke | configure: Use WAYLAND_SCANNER_RULES only if available |
commit | commitdiff | tree |
2012-01-26 |
Jakob Bornecrantz | draw: Only run prepare when state, prim and opt changes |
commit | commitdiff | tree |
2012-01-26 |
Jakob Bornecrantz | draw: Don't revalidate pipeline on backend flushes |
commit | commitdiff | tree |
2012-01-26 |
Jakob Bornecrantz | draw: Remove reduced_prim |
commit | commitdiff | tree |
2012-01-26 |
Benjamin Franzke | automake: src/egl/wayland |
commit | commitdiff | tree |
2012-01-25 |
Paul Berry | i965/gen6/GT1: Increase max_vs_entries to 256. |
commit | commitdiff | tree |
2012-01-25 |
Paul Berry | i965/gen6: Fix segfault in transform feedback to DYNAMI... |
commit | commitdiff | tree |
2012-01-25 |
Ander Conselvan... | gbm: fix copy & paste error in gbm_bo_get_handle docume... |
commit | commitdiff | tree |
2012-01-25 |
José Fonseca | mesa/st: Assign inputsRead at right (previous) location. |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | mesa: remove ctx->Const.sRGBCapable |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | r600g: handle start_component from stream_output_info... |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | r600g: don't expose transform_feedback2 without kernel... |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | mesa: allow exposing GL3 without EXT_texture_integer |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | mesa: add missing integer alpha formats to _mesa_base_f... |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | st/mesa: require all s3tc formats for EXT_texture_compr... |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | st/mesa: simplify enabling EXT_packed_depth_stencil... |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | mesa: remove obsolete comment in version.c |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | gallium/docs: document more CAPs |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | r600g: nuke the fallback for vertex and fragment color... |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | r300g: nuke the fallback for fragment color clamping |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | st/mesa: inline if(1) conditional |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | st/mesa: move fragment shader tgsi tokens into st_fp_va... |
commit | commitdiff | tree |
2012-01-25 |
Marek Olšák | st/mesa: do vertex and fragment color clamping in shaders |
commit | commitdiff | tree |
2012-01-25 |
Christian König | st/xvmc: remove xorg-server dependency |
commit | commitdiff | tree |
2012-01-25 |
Benjamin Franzke | st/mesa: Fix recurring surfaceless contexts |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | mesa: Fix CopyTex{Sub,}Image error checks for integer... |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | mesa: Add missing integer R/RG cases to _mesa_is_color_... |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | meta: Detect currently-unsupported integer CopyTexSubIm... |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | mesa: Add the remaining from/to types for GL_EXT_textur... |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | mesa: Add support for glGetTexImage on GL_TEXTURE_1D_ARRAY |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | mesa: s/GLuint col/GLint col/ to avoid signed/unsigned... |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | mesa: Add support for glGetTexImage() from integer... |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | i965/gen6+: Work around GPU hangs with logic ops on... |
commit | commitdiff | tree |
2012-01-25 |
Eric Anholt | i965/gen6+: Disable blending, alpha test, and dither... |
commit | commitdiff | tree |
next |