2011-07-20 |
Brian Paul | intel: remove intelCopyTexImage1D/2D() |
tree | commitdiff |
2011-07-20 |
Brian Paul | mesa: remove comments referring to Driver.TexImage1D/2D |
tree | commitdiff |
2011-07-20 |
Brian Paul | mesa: stop using ctx->Driver.CopyTexImage1D/2D() hooks |
tree | commitdiff |
2011-07-19 |
Fredrik Höglund | st/mesa: fix the texture format in st_context_teximage |
tree | commitdiff |
2011-07-19 |
Brian Paul | mesa: update, shorten some comments in dd.h |
tree | commitdiff |
2011-07-19 |
Henri Verbeet | glx: Avoid calling __glXInitialize() in driReleaseDrawa... |
tree | commitdiff |
2011-07-19 |
Chad Versace | intel: Fix stencil buffer to be W tiled |
tree | commitdiff |
2011-07-19 |
Eric Anholt | i965: Fix regression in 29a911c50e4443dfebef0a2e32c39b6... |
tree | commitdiff |
2011-07-19 |
Brian Paul | llvmpipe: include LLVM version number in name string |
tree | commitdiff |
2011-07-19 |
Tobias Droste | llvmpipe: fix build with LLVM 3.0svn |
tree | commitdiff |
2011-07-18 |
Marek Olšák | xvmc-softpipe: remove LLVM_LIBS |
tree | commitdiff |
2011-07-18 |
Kenneth Graunke | i965: Rename CMD_VF_STATISTICS_(965|GM45) to include... |
tree | commitdiff |
2011-07-18 |
Kenneth Graunke | i965: Rename CMD_VERTEX_(BUFFER|ELEMENT) to 3DSTATE_VER... |
tree | commitdiff |
2011-07-18 |
Kenneth Graunke | i965: Rename 3DSTATE_DRAWRECT_INFO_I965 to 3DSTATE_DRAW... |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i915: Simplify intel_wpos_* with a helper function. |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i915: Include gl_FragCoord.w data, not just xyz. |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i915: Add support for HW rendering with no color draw... |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i915: Fix incorrect depth scaling when enabling/disabli... |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i915: Make stencil test for no-stencil handling match... |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i915: Disable the depth test whenever we don't have... |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i915: Remove i965 paths from i915_update_drawbuffer... |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i965: Remove i915 paths from brw_update_draw_buffers(). |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i965: Remove unused region calculations in brw_update_d... |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i965: Remove empty brw_set_draw_region. |
tree | commitdiff |
2011-07-18 |
Eric Anholt | i965: Remove FALLBACK() from brw_update_draw_region(). |
tree | commitdiff |
2011-07-18 |
Eric Anholt | intel: Move intel_draw_buffers() code into each driver. |
tree | commitdiff |
2011-07-18 |
Eric Anholt | intel: Clarify the depthRb == stencilRb logic. |
tree | commitdiff |
2011-07-18 |
Eric Anholt | intel: Use the post-execution batchbuffer contents... |
tree | commitdiff |
2011-07-18 |
Paul Berry | glsl: Ensure that sampler declarations are always unifo... |
tree | commitdiff |
2011-07-18 |
Paul Berry | glsl: Move type_contains_sampler() into glsl_type for... |
tree | commitdiff |
2011-07-18 |
Vadim Girlin | r600g: fix corner case checks for the queries |
tree | commitdiff |
2011-07-17 |
Henri Verbeet | r600g: Get rid of leftover PB_USAGE_* flags. |
tree | commitdiff |
2011-07-17 |
Ian Romanick | linker: Only over-ride built-ins when a prototype has... |
tree | commitdiff |
2011-07-17 |
Jeremy Huddleston | darwin: Include glxhash.c in libGL on darwin |
tree | commitdiff |
2011-07-16 |
Emil Velikov | xvmc-nouveau: Resolve build |
tree | commitdiff |
2011-07-16 |
Christoph Bumiller | nv50: fix bogus error message about 3d surfaces |
tree | commitdiff |
2011-07-16 |
Vinson Lee | gallivm: Rename createAsmInfo to createMCAsmInfo with... |
tree | commitdiff |
2011-07-15 |
Marek Olšák | xmlconfig: remove an unused-but-set variable |
tree | commitdiff |
2011-07-15 |
Marek Olšák | r600g: print to stderr that a CS has been rejected... |
tree | commitdiff |
2011-07-15 |
Marek Olšák | prog_optimize: fix a warning that a variable may be... |
tree | commitdiff |
2011-07-15 |
Marek Olšák | r300/compiler: remove an unused-but-set variable and... |
tree | commitdiff |
2011-07-15 |
Marek Olšák | r300/compiler: fix a warning that a variable may be... |
tree | commitdiff |
2011-07-15 |
Marek Olšák | st/mesa: remove unused-but-set variables in st_program.c |
tree | commitdiff |
2011-07-15 |
Marek Olšák | swrast: remove an unused-but-set variable |
tree | commitdiff |
2011-07-15 |
Marek Olšák | mesa: fix unused-but-set-variable warnings in dlist.c |
tree | commitdiff |
2011-07-15 |
Vadim Girlin | r600g: fix queries and predication |
tree | commitdiff |
2011-07-15 |
Marc Pignat | drisw: Fix 24bpp software rendering, take 2 |
tree | commitdiff |
2011-07-15 |
Christian König | g3dvl: no need for flushing inside the compositor any... |
tree | commitdiff |
2011-07-15 |
Christian König | g3dvl: correctly distinct dst area and clip area in... |
tree | commitdiff |
2011-07-15 |
Alex Deucher | r600c/g: add new NI pci ids |
tree | commitdiff |
2011-07-15 |
Christian König | g3dvl: link r300 and r600 targets width libdrm instead... |
tree | commitdiff |
2011-07-15 |
Marek Olšák | gallium/targets: link vdpau, va, and xvmc with LLVM... |
tree | commitdiff |
2011-07-15 |
Christian König | g3dvl: change picture parameter of decode_bitstream... |
tree | commitdiff |
2011-07-14 |
José Fonseca | Squashed commit of the following: |
tree | commitdiff |
2011-07-14 |
Dave Airlie | vbo: minor optimisation in vbo_exec_DrawRangeElements |
tree | commitdiff |
2011-07-14 |
Brian Paul | gallium: don't use enum bitfields in p_video_state.h |
tree | commitdiff |
2011-07-14 |
Brian Paul | gallium: put video-related enums in separate header |
tree | commitdiff |
2011-07-14 |
Brian Paul | i915g: move declaration before code |
tree | commitdiff |
2011-07-14 |
Brian Paul | mesa: use inline function wrapper for _mesa_reference_t... |
tree | commitdiff |
2011-07-14 |
Brian Paul | mesa: use inline function wrapper for _mesa_reference_r... |
tree | commitdiff |
2011-07-14 |
Brian Paul | mesa: use inline function wrapper for _mesa_reference_f... |
tree | commitdiff |
2011-07-14 |
Brian Paul | main: use inline function wrapper for _mesa_reference_b... |
tree | commitdiff |
2011-07-14 |
Dave Airlie | mesa: split _mesa_reference_program() into hot/cold... |
tree | commitdiff |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: extensive surface format renaming to get... |
tree | commitdiff |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: add support for multi-sample resources |
tree | commitdiff |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: add correct storage type for Z32_FLOAT |
tree | commitdiff |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: unify nvc0_miptree and nv50_miptree structs |
tree | commitdiff |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: don't advertise unaligned texture format... |
tree | commitdiff |
2011-07-14 |
Vinson Lee | g3dvl: Remove non-constant expression array initializers. |
tree | commitdiff |
2011-07-14 |
Marek Olšák | gallium/targets: do not link every driver with libllvmp... |
tree | commitdiff |
2011-07-14 |
Marek Olšák | Rename swrastg_dri to swrast_dri |
tree | commitdiff |
2011-07-14 |
Brian Paul | softpipe: fix various warnings about int/float/double... |
tree | commitdiff |
2011-07-14 |
Vinson Lee | g3dvl: Remove designated initializers. |
tree | commitdiff |
2011-07-13 |
Vinson Lee | g3dvl: s/inline/INLINE/ |
tree | commitdiff |
2011-07-13 |
Emil Velikov | utils: Add missing parentheses |
tree | commitdiff |
2011-07-13 |
Vinson Lee | softpipe: Remove sp_video_context.c from SConscript. |
tree | commitdiff |
2011-07-13 |
Christian König | [g3dvl] don't upload all quant buffer layers at once |
tree | commitdiff |
2011-07-13 |
Christian König | Merge branch 'pipe-video' |
tree | commitdiff |
2011-07-13 |
Stéphane Marchesin | i915g: don't try to check if a NULL buffer is busy. |
tree | commitdiff |
2011-07-13 |
Stéphane Marchesin | Merge branch 'master' of ssh://git.freedesktop.org... |
tree | commitdiff |
2011-07-13 |
Vadim Girlin | st/mesa: flush bitmap cache on query and conditional... |
tree | commitdiff |
2011-07-13 |
Christian König | [g3dvl] remove some unneeded Makefiles |
tree | commitdiff |
2011-07-13 |
Christian König | r600g: reenable hardware blits for STATIC and IMMUTABLE... |
tree | commitdiff |
2011-07-13 |
Christian König | r600g: prevent hardware blitting based on resource... |
tree | commitdiff |
2011-07-13 |
Christian König | [g3dvl] implement workaround for missing blender clamp... |
tree | commitdiff |
2011-07-13 |
Christian König | r600g: revert "set BLEND_CLAMP depending on clamp_fragm... |
tree | commitdiff |
2011-07-13 |
Christian König | [g3dvl] keep a pointer in idct buffer to idct object |
tree | commitdiff |
2011-07-13 |
Chia-I Wu | targets/egl-static: fix a linking error |
tree | commitdiff |
2011-07-12 |
Eric Anholt | i915: Add support for gl_FragData[0] for output color. |
tree | commitdiff |
2011-07-12 |
Daniel Vetter | i915g: fixup context desdruction |
tree | commitdiff |
2011-07-12 |
Eric Anholt | i915: Fix NPOT compressed textures on 915. |
tree | commitdiff |
2011-07-12 |
Eric Anholt | mesa: Fix assertion failure in X8_Z24/Z24_X8 texfetch. |
tree | commitdiff |
2011-07-12 |
Eric Anholt | i915: Fix depth texturing since 86e62b2357447b7c97f434b... |
tree | commitdiff |
2011-07-12 |
Eric Anholt | i915: Use _mesa_get_format_name to describe translate_t... |
tree | commitdiff |
2011-07-12 |
Eric Anholt | i915: Fix map/unmap mismatches from leaving INTEL_FALLB... |
tree | commitdiff |
2011-07-12 |
Eric Anholt | intel: Use _mesa_tex_target_to_face() helper function... |
tree | commitdiff |
2011-07-12 |
Alex Deucher | r600g: emit SQ_LDS_RESOURCE_MGMT |
tree | commitdiff |
2011-07-12 |
Brian Paul | u_upload_mgr: add missing offset to src map in u_upload... |
tree | commitdiff |
2011-07-12 |
Emil Velikov | st/mesa: check if _mesa_create_context() returns NULL |
tree | commitdiff |
2011-07-12 |
Christian König | vaapi: cleanup the source and let the st at least compi... |
tree | commitdiff |
next |