2011-07-14 |
José Fonseca | make: Fix program/lex.yy.c & friends generation. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
José Fonseca | Squashed commit of the following: |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Marcin Baczyński | configure: allow C{,XX}FLAGS override |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Marcin Baczyński | configure: fix gcc version check |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Dave Airlie | vbo: minor optimisation in vbo_exec_DrawRangeElements |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Paul | gallium: don't use enum bitfields in p_video_state.h |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Paul | gallium: put video-related enums in separate header |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Paul | i915g: move declaration before code |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Paul | mesa: use inline function wrapper for _mesa_reference_t... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Paul | mesa: use inline function wrapper for _mesa_reference_r... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Paul | mesa: use inline function wrapper for _mesa_reference_f... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Paul | main: use inline function wrapper for _mesa_reference_b... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Dave Airlie | mesa: split _mesa_reference_program() into hot/cold... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Christian König | g3dvl: check for existense of VA API header/libs |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Christian König | g3dvl: check for existense of VDPAU header/libs |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Christian König | g3dvl: check for existense of XvMC header/libs |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: extensive surface format renaming to get... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: add support for multi-sample resources |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: add correct storage type for Z32_FLOAT |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: unify nvc0_miptree and nv50_miptree structs |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Christoph Bumiller | nv50,nvc0: don't advertise unaligned texture format... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Vinson Lee | g3dvl: Remove non-constant expression array initializers. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Marek Olšák | configure.ac: don't build gallium driver libs just... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Marek Olšák | gallium/targets: do not link every driver with libllvmp... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Marek Olšák | Rename swrastg_dri to swrast_dri |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Paul | softpipe: fix various warnings about int/float/double... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Vinson Lee | g3dvl: Remove designated initializers. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Vinson Lee | g3dvl: s/inline/INLINE/ |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Emil Velikov | utils: Add missing parentheses |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Vinson Lee | softpipe: Remove sp_video_context.c from SConscript. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Christian König | [g3dvl] don't upload all quant buffer layers at once |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Christian König | Merge branch 'pipe-video' |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Stéphane Marchesin | i915g: don't try to check if a NULL buffer is busy. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Stéphane Marchesin | Merge branch 'master' of ssh://git.freedesktop.org... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Vadim Girlin | st/mesa: flush bitmap cache on query and conditional... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Christian König | [g3dvl] remove some unneeded Makefiles |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Christian König | r600g: reenable hardware blits for STATIC and IMMUTABLE... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Christian König | r600g: prevent hardware blitting based on resource... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Christian König | [g3dvl] implement workaround for missing blender clamp... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Christian König | r600g: revert "set BLEND_CLAMP depending on clamp_fragm... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Christian König | [g3dvl] keep a pointer in idct buffer to idct object |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Chia-I Wu | targets/egl-static: fix a linking error |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Eric Anholt | i915: Add support for gl_FragData[0] for output color. |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Daniel Vetter | i915g: fixup context desdruction |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Eric Anholt | i915: Fix NPOT compressed textures on 915. |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Eric Anholt | mesa: Fix assertion failure in X8_Z24/Z24_X8 texfetch. |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Eric Anholt | i915: Fix depth texturing since 86e62b2357447b7c97f434b... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Eric Anholt | i915: Use _mesa_get_format_name to describe translate_t... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Eric Anholt | i915: Fix map/unmap mismatches from leaving INTEL_FALLB... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Eric Anholt | intel: Use _mesa_tex_target_to_face() helper function... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Alex Deucher | r600g: emit SQ_LDS_RESOURCE_MGMT |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Brian Paul | u_upload_mgr: add missing offset to src map in u_upload... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Emil Velikov | st/mesa: check if _mesa_create_context() returns NULL |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Christian König | vaapi: cleanup the source and let the st at least compi... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Emil Velikov | autoconf: Do not select Xlib when building DRI |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Marek Olšák | st/mesa: choose a matching depth internal format for... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Christian König | [g3dvl] add some more PIPE_VIDEO_CAPs |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Ian Romanick | configure.ac: Make --{without,with}-gallium-drivers... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Marek Olšák | st/mesa: get rid of unnecessary 'goto' in DrawPixels |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Marek Olšák | st/mesa: derive a stencil sampler format from the actua... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Vinson Lee | gallivm: Re-enable LLVMUnionTypeKind case for llvm... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Andrew Randrianasulu | dri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTE |
commit | commitdiff | tree | snapshot |
2011-07-11 |
David Heidelberger | nvfx: handle PIPE_CAP_SM3 |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Vinson Lee | gallivm: Remove LLVMOpaqueKindType case with llvm-3.0. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kenneth Graunke | glsl: Reject ambiguous function calls (multiple inexact... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kenneth Graunke | i965/gen7: Add support for gl_PointCoord. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kenneth Graunke | i965/gen7: Fix point sprite texture coordinate overrides. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kenneth Graunke | i965/gen7: Refactor SF setup a bit to handle overrides... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965/gen4: Add a stub dumper for CC unit state, which... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965/gen4: Add state dumping for unit state using state... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965/gen6: Add state dumping for the VS constants. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965/gen6: Add state dumping for the scissor packet. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: When dumping programs, dump the whole cache.... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Dump the binding table using state_batch_list[]. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Dump the surface, sampler, and sdc state using... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Dump brw_state_batch data in an easier format... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Map the batch once for dumping all our state... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Move the new gen6 state structs to using state_ba... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Move the SF VP state dump to using the state_batc... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Move CLIP VP state dump to using the state_batch_... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Track the brw_state_batch() data while under... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Add a type argument to brw_state_batch(). |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | intel: Make our context structure be a ralloc context. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Brian Paul | configs: do not let llvm-config define NDEBUG in debug... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | ir_to_mesa: typo fix in a comment. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Fix fp-dst-aliasing-[12].vpfp. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Eric Anholt | i965: Fix fp-lit-src-equals-dst. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Marek Olšák | configure.ac: do not let llvm-config define NDEBUG... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
José Fonseca | scons: Filter-out NDEBUG define from llvm-config. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Christian König | [g3dvl] fix a whole bunch of memory leaks |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Brian Paul | glx: add a few missing glXChooseFBConfig() attributes |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Brian Paul | glext.h: update to version 71 |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Marek Olšák | mesa: fix assertion failure in delete_wrapper |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Marek Olšák | mesa: add a comment in _mesa_test_formats |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Christian König | [g3dvl] revert some unintended white space changes |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Marek Olšák | mesa: fix assertion failure in _mesa_test_formats |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Christian König | [g3dvl] sync SConscript with Makefile |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Christian König | [g3dvl] softpipe is no longer needed for dri-nouveau |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Christian König | r600g: revert "support textures with scaled number... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Christian König | pipe-video: merge fixes |
commit | commitdiff | tree | snapshot |
next |