2014-03-04 |
Emil Velikov | configure: disable shared glapi when building xlib... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | mesa: remove unneeded glthread.c file |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | mesa: remove empty glthread.h file |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | mesa: remove unused glthread/TSD macros |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | xlib: remove unneeded context tracking code |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | xlib: simplify context handling |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | xlib: remove unused realglx.[ch] files |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | mesa: remove unused _glthread_*MUTEX() macros |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | glsl: switch to c11 mutex functions |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | mesa: switch to c11 mutex functions |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | xlib: switch to c11 mutex functions |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | mesa: update packed format layout comments |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Hans | mesa: don't define c99 math functions for MSVC >= 1800 |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Hans | util: don't define isfinite(), isnan() for MSVC >=... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | mesa: don't call ctx->Driver.ClearBufferSubData() if... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Brian Paul | softpipe: use 64-bit arithmetic in softpipe_resource_la... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Grigori Goronzy | NV_vdpau_interop: fix IsSurfaceNV return type |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Grigori Goronzy | st/vdpau: fix possible NULL dereference |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Christian König | st/omx: always advertise all components |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Bruno Jiménez | clover: Fix building with latest llvm |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Bruno Jiménez | configure: Remove more flags from llvm-config |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Fabio Pedretti | configure.ac: consolidate dependencies version check |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Julien Cristau | glx/dri2: fix build failure on HURD |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dave Airlie | st/dri: add support for dma-buf importer (DRIimage v8) |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dave Airlie | st/dri: move fourcc->format conversion to a common... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Kenneth Graunke | mesa: Move MESA_GLSL=dump output to stderr. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Kenneth Graunke | glsl: Fix broken LRP algebraic optimization. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno/a3xx/compiler: overflow in trans_endif |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno/a3xx/compiler: fix for resolving PHI's |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno/lowering: two-sided-color |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno/a3xx/compiler: add SSG |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno/a3xx: fix gl_PointSize |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno: resync generated headers |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno/a3xx: binning-pass vertex shader variant |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno/a3xx: add support for frag coord/face |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Rob Clark | freedreno/a3xx: fix for unused inputs |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Chris Forbes | i965: Validate (and resolve) all the bound textures. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Chris Forbes | i965: Widen sampler key bitfields for 32 samplers |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Emil Velikov | dri/i9*5: correctly calculate the amount of system... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Ilia Mirkin | gallium/util: add missing u_math include |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Brian Paul | mesa: add unpacking code for MESA_FORMAT_Z32_FLOAT_S8X2... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Siavash Eliasi | glx/apple: Fixed glx context memory leak in case of... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Siavash Eliasi | gbm/dri: Fixed buffer object memory leak in case of... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Siavash Eliasi | r300g/tests: Added missing fclose for FILE resource. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Ian Romanick | i915: Allocate the sys_buffer using _mesa_align_malloc |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Ian Romanick | i915: Only allow 8 vertex texture units |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Petri Latvala | i965: Assert array index on access to vec4_visitor... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Petri Latvala | i965: Allocate vec4_visitor's uniform_size and uniform_... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Marek Chalupa | gbm: export gbm_device_is_format_supported |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Emil Velikov | configure: use enable_dri_glx local variable |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Emil Velikov | configure: enable the drm pipe-loader for non swrast... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Emil Velikov | configure: error out when building xa only with swrast |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Emil Velikov | configure: avoid setting variables as empty strings |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Emil Velikov | configure: avoid constantly building megadrivers 'core' |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Tom Stellard | r600g/compute: PIPE_CAP_COMPUTE should be false for... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Matt Turner | glsl: Don't vectorize horizontal expressions. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Matt Turner | glsl: Add is_horizontal() method to ir_expression. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Matt Turner | glsl: Optimize lrp(x, 0, a) into x - (x * a). |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Matt Turner | glsl: Optimize lrp(0, y, a) into y * a. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Brian Paul | mesa: do depth/stencil format conversion in glGetTexImage |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Brian Paul | mesa: fix depth/stencil comments in formats.h |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Thomas Hellstrom | winsys/svga: Avoid calling drm getparam for max surface... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Kenneth Graunke | meta: Drop ctx->API checks. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Kenneth Graunke | meta: Restore API at the end of _mesa_meta_end(), not... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Roland Scheidegger | util/u_format: don't crash in util_format_translate... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Kenneth Graunke | i965: Convert VUE map generation checks to if rather... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Kenneth Graunke | i965: Only emit VS state pipe control workaround on... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Ilia Mirkin | nouveau: add a nouveau_compiler binary to compile TGSI... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Ilia Mirkin | nv30: remove nv30_context use from nvfx_*prog |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Ilia Mirkin | nv30: remove unused sprite flipping parameter |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Ilia Mirkin | nv30: remove unused render_mode and hw_pointsprite_control |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Ilia Mirkin | nv30: remove use_nv4x, it is identical to is_nv4x |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Ilia Mirkin | docs: update nvc0 state |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Michel Daenzer | radeonsi: Prevent geometry shader from emitting too... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Anuj Phogat | i965: Fix the region's pitch condition to use blitter |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Brian Paul | glsl: add switch case for MESA_SHADER_COMPUTE |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kenneth Graunke | meta: Use a #define for the vector type to avoid %svec4... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kenneth Graunke | i965: Don't try to dump shader source for fixed-functio... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kenneth Graunke | i965: Don't forget to subtract mt->first_level in minif... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kenneth Graunke | glsl: Delete LRP_TO_ARITH lowering pass flag. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kenneth Graunke | i965: Stop lowering ir_triop_lrp. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kenneth Graunke | i965/vec4: Handle ir_triop_lrp on Gen4-5 as well. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kenneth Graunke | i965/vec4: Add a brw->gen >= 6 assertion in three-sourc... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Chia-I Wu | ilo: create u_upload_mgr last |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Fredrik Höglund | glx: Fix the GLXFBConfig attrib sort priorities |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Fredrik Höglund | glx: Fix the default values for GLXFBConfig attributes |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Stellard | Re-commit 'clover: Fix build with LLVM 3.5' |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Vinson Lee | mesa: Add GL_ARB_buffer_storage to dispatch_sanity... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Timothy Arceri | Revert "Merge branch 'master' of git+ssh://git.freedesk... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Timothy Arceri | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Stellard | clover: Fix build with LLVM 3.5 |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Timothy Arceri | glsl: removed unused dimension_count varible |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Ilia Mirkin | build: llvm libs may not be in system search path,... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Eric Anholt | i965: Fix segfaults since the buffer_storage changes. |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Ilia Mirkin | docs: update nv50 support |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Ilia Mirkin | nv50: enable txg where supported |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Ilia Mirkin | nv50: enable cube map array texture support |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Brian Paul | libgl-xlib: add -Isrc/gallium/winsys flag |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Brian Paul | st/mesa: add comment to explain _min(), _maxf(), etc... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Marek Olšák | r600g,radeonsi: consolidate create_surface and surface_... |
commit | commitdiff | tree | snapshot |
next |