2013-10-21 |
Francisco Jerez | clover: Replace a bunch of double underscores with... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Francisco Jerez | clover: Clean up the event profiling code. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Francisco Jerez | clover: Import new utility library. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Francisco Jerez | clover: Require GCC 4.7 or higher to build. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Tom Stellard | clover: Use std::numeric_limits<std::size_t>::max(... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Roland Scheidegger | llvmpipe: enable seamless cube filtering |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Roland Scheidegger | gallivm: implement seamless cube filtering |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Christian König | winsys/radeon: cleanup CS offloading |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Rico Schüller | radeon: Enable ARB_texture_mirror_clamp_to_edge. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Rico Schüller | r200: Enable ARB_texture_mirror_clamp_to_edge. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Rico Schüller | gallium: Enable ARB_texture_mirror_clamp_to_edge. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Rico Schüller | swrast: Enable ARB_texture_mirror_clamp_to_edge. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Rico Schüller | mesa: Add infrastructure for GL_ARB_texture_mirror_clam... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Alexander von... | scons: Fix Haiku missing library |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Alexandre Demers | docs: Updating forgotten GL feature completion for... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
David Heidelberger | r300g/compiler: Fix unsigned comparison with less than... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Vinson Lee | r600g/sb: Initialize shader::dce_flags. |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Kenneth Graunke | i965: Mark G45 as having surface tile offset support. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Vinson Lee | glsl: Initialize per_vertex_accumulator::fields. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Vinson Lee | mesa: Remove GLXContextID typedef from glx.h. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Carl Worth | docs: Import 9.2.2 release notes, add news item. |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Kenneth Graunke | docs: Note that we support OpenGL 3.3 in the release... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Kenneth Graunke | i965: Enable OpenGL 3.3 and GLSL 3.30. |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jon TURNEY | translate_sse: Fix generated code argument handling... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jon TURNEY | rtasm: Cygwin uses the msabi calling convention on... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jon TURNEY | rtasm: The heap is NX on 64-bit Cygwin, so use the... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Alexander von... | scons: Simplified fix of llvm cxxflags for rtti |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Paul Berry | glsl: Fix MSVC build (missing strcasecmp()) |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Kenneth Graunke | i965: Fold brwInitVtbl() into brwCreateContext(). |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Kenneth Graunke | i965: Merge brw_destroy_context() into intelDestroyCont... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Kenneth Graunke | i965: Replace dri_bo_release with drm_intel_bo_unreference. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Kenneth Graunke | i965: Unindent the body of intelDestroyContext. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Kenneth Graunke | i965: Un-virtualize brw_new_batch(). |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Kenneth Graunke | i965: Un-virtualize brw_finish_batch(). |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Paul Berry | glsl: In update_max_array_access, fix interface instanc... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Paul Berry | glsl: Treat layout-qualifier-id's as case-insensitive... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Brian Paul | mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPRO... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Brian Paul | st/mesa: add a few comments in st_create_context_priv() |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dave Airlie | st/mesa: handle layer and primitive id output and point... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Dave Airlie | st/mesa: add geometry shader ubo support |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Fabian Bieler | mesa/st: Allow geometry shaders without gl_Position... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Bryan Cain | st/mesa, glsl_to_tgsi: add support for geometry shaders |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Bryan Cain | mesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geom... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Kristian Høgsberg | Revert "i965: Create ARGB2101010 DRI configs" |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Vadim Girlin | r600g/sb: fix issue with DCE between GVN and GCM (v2) |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Matt Turner | glapi: Add missing XML files to Makefile dependencies. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Matt Turner | glsl: Optimize mul(a, -1) into neg(a). |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Matt Turner | i965/fs: Handle printing HW_REGS in dump_instruction(). |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Matt Turner | i965: Print instructions' children during scheduling... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
José Fonseca | Revert "scons: Fix build when rtti is disabled" |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Tom Stellard | radeonsi: Use 'SI' as the LLVM processor for CIK on... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Tom Stellard | r600g/compute Improve debugging output |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Tom Stellard | clover: Link libclc before running any optimizations |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Brian Paul | mesa: change glTexImage[23]DMultisample() internalforma... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Brian Paul | svga: minor fix-ups in svga_get_shader_param() |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Brian Paul | cso: fix incorrect sampler view count in cso_restore_sa... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Brian Paul | mesa: update glxext.h to version 20131008 |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Brian Paul | mesa: update glext.h to version 20131008 |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Brian Paul | vbo: access VBO memory more efficiently when building... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Brian Paul | mesa: consolidate cube width=height error checking |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Kristian Høgsberg | gbm: Add support for gbm bos and surfaces using GBM_FOR... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Kristian Høgsberg | dri: Add __DRIimage support for the ARGB2101010 format |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Kristian Høgsberg | i965: Create ARGB2101010 DRI configs |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Kristian Høgsberg | dri/common: Add support for creating ARGB2101010 configs |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Kristian Høgsberg | egl_dri2: Set NativeVisualID to the matching GBM config... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Kristian Høgsberg | egl_dri2: Remove depth argument from dri2_add_config() |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Kristian Høgsberg | egl_dri2: Match X11 visuals using rgba masks instead... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Singh, Satyeshwar | i965: Add support for RGB565 __DRIimage |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Singh, Satyeshwar | egl-wayland: Add support for RGB565 pixel format for... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Alexander von... | scons: Fix build when rtti is disabled |
commit | commitdiff | tree | snapshot |
2013-10-16 |
José Fonseca | llvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
José Fonseca | draw: make vs_slot signed. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Emil Velikov | configure.ac: drop obsolete variable HAVE_COMMON_DRI |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Emil Velikov | swrast: add correct include for out-of-tree builds |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Bryan Cain | mesa: fix transform feedback when a geometry shader... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Paul Berry | i965/gs: Set the REORDER bit in 3DSTATE_GS. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Paul Berry | i965/fs: Remove bogus field prog_data->dispatch_width. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Paul Berry | glsl: Add new GLSL 1.50 constants. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Anholt | i965: Move the common binding table offset code to... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Anholt | i965/vec4: Dynamically assign the VS/GS binding table... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Anholt | i965/fs: Dynamically set up the WM binding table offsets. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Anholt | i965: Make a brw_stage_prog_data for storing the SURF_I... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Anholt | i965: Always have the struct gl_program * in the backen... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Anholt | i965: Drop a couple of unused defines. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Eric Anholt | i965: Remove dead arguments from prog_data_compare. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Alexander von... | build: remove forced -fno-rtti |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Matt Turner | configure.ac: Don't check for awk, grep, nm. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Matt Turner | configure.ac: Don't check for cross compiling. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Matt Turner | i965: Don't copy prop source mods into instructions... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Constantin... | mesa: Add missing switch break in invalidate_framebuffe... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Grigori Goronzy | st/vdpau: add format conversions for GetBitsYCbCr |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Grigori Goronzy | radeon: use staging for mapping linear textures |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Grigori Goronzy | radeon/uvd: use PIPE_BIND_LINEAR for video surfaces |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Vincent Lejeune | radeonsi: Allow Sinking pass to move preloaded const... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Vadim Girlin | radeonsi: pass alpha_ref value to PS in the user sgpr |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Vadim Girlin | r600g: fix tgsi_op2_s with trans-only instructions |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Kenneth Graunke | i965: Merge intel_context.h into brw_context.h. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Kenneth Graunke | i965: Delete our copy of likely/unlikely macros. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Kenneth Graunke | mesa: Move U_FIXED/S_FIXED macros from i965 to macros.h. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Kenneth Graunke | mesa: Move ROUND_DOWN_TO() macro from i915/i965 to... |
commit | commitdiff | tree | snapshot |
next |