gallivm: Maximum loop iterations
[mesa.git] / src /
2012-04-03 James Bentongallivm: Maximum loop iterations
2012-04-03 José Fonsecagallivm: Simplify/reorder minimax helper.
2012-04-03 Vinson Leeswrast: Fix memory leaks in blit_linear.
2012-04-02 Kenneth Graunkeglsl: Demote 'type' from ir_instruction to ir_rvalue...
2012-04-02 Kenneth Graunkeglsl: Remove ir_call::get_callee() and set_callee().
2012-04-02 Kenneth Graunkeglsl: Convert ir_call to be a statement rather than...
2012-04-02 Kenneth Graunkeglsl: Split out ir_reader's ability to read ir_derefere...
2012-04-02 Kenneth Graunkeglsl: Move constant expression handling from calls...
2012-04-02 Kenneth Graunkeglsl: Use ir_rvalue to represent generic error_type...
2012-04-02 Kenneth Graunkeglsl: Combine AST-level and IR-level parameter mode...
2012-04-02 Kenneth Graunkeglsl: Split up function matching and call generation...
2012-04-02 Kenneth Graunkeglsl: Don't trust loop analysis in the presence of...
2012-04-02 Kenneth Graunkei965/aub: Dump a final bitmap from DestroyContext.
2012-04-01 Marek Olšákr600g: unduplicate code for PS partial flush
2012-04-01 Marek Olšákr600g: determine in advance if hw has vertex cache
2012-04-01 Marek Olšákr600g: optimize r600_resource_va
2012-04-01 Marcin Slusarztargets/{xvmc,vdpau,va}: remove all objects on make...
2012-04-01 Eugeni Dodonovintel: add PCI IDs for Ivy Bridge GT2 server variant
2012-03-31 Vinson Leelinker: Fix memory leak in count_uniform_size::visit_field.
2012-03-30 Kenneth Graunkeintel: Add some PCI IDs for Haswell.
2012-03-30 Kenneth Graunkei965: Set "Shader Channel Select" fields in Haswell...
2012-03-30 Kenneth Graunkei965: Fill in Sample Mask in Haswell's 3DSTATE_PS.
2012-03-30 Kenneth Graunkei965: Set "Stencil Buffer Enable" bit on Haswell.
2012-03-30 Kenneth Graunkei965: Set Line Stipple enable bit in 3DSTATE_SF for...
2012-03-30 Kenneth Graunkei965: Update max VS/PS threads shift offsets for Haswell.
2012-03-30 Kenneth Graunkei965: Disable HiZ on Haswell for now.
2012-03-30 Kenneth Graunkei965: Add initial IS_HASWELL() macros.
2012-03-30 Kenneth Graunkei965: Avoid explicit accumulator operands in SIMD16...
2012-03-30 Marek Olšákgallium/postprocess: document serious issue causing...
2012-03-30 Marek Olšákr600g: cleanup after get_query_result change
2012-03-30 Marek Olšákr300g: cleanup after get_query_result change
2012-03-30 Marek Olšákgallium/util: add helper function util_query_clear_result
2012-03-30 Marek Olšákgallium: adapt to get_query_result interface change
2012-03-30 Marek Olšákgallium: make get_query_result return union* and not...
2012-03-29 Kristian Høgsbergshared-glapi: Include from builddir
2012-03-29 Vinson Leegallivm: Fix method overriding in raw_debug_ostream.
2012-03-29 Ander Conselvan... egl_dri2: use gbm_surface as the native window type...
2012-03-29 Ander Conselvan... gbm: Create hooks for dri2_loader_extension in dri...
2012-03-29 Ander Conselvan... gbm: Add gbm_surface interface
2012-03-28 Brian Pauldraw: fix missing immediates bug in polygon stipple...
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-28 Jon TURNEYUse -no-undefined libtool flag in src/glx/Makefile.am
2012-03-28 Yuanhan Liuintel: fix un-blanced map_refcount issue
2012-03-28 Wang YanQingglx:dri_common.c: check psc->driScreen->createDrawable...
2012-03-28 Marek Olšákr600g: also disable transform feedback on cayman
2012-03-27 Marek Olšákr600g: enable transform feedback on everything that...
2012-03-27 Benjamin Franzkest/egl: Also remove wl_buffer_damage in wayland backend
2012-03-27 ojabgallivm: Use InitializeNativeTargetDisassembler().
2012-03-27 Ander Conselvan... egl_dri2: make flush extension useable by drm platform
2012-03-27 Kristian Høgsbergwayland: Stop using wl_buffer.damage
2012-03-27 Neil RobertsAdd support for GL_EXT_unpack_subimage on GLES2
2012-03-27 Benjamin Franzkegles: Enable the GL_EXT_read_format_bgra extension
2012-03-27 Benjamin Franzkegles1: Enable GL_EXT_texture_format_BGRA8888 in APIspec
2012-03-26 Dylan Noblesmithglapi: regenerate enums.c
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_texture_float
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_depth_buffer_float
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_texture_compression_rgtc
2012-03-26 Dylan Noblesmithglapi: add ARB_texture_rg
2012-03-26 Dylan Noblesmithregen for "glapi: sort ARB extensions by number"
2012-03-26 Dylan Noblesmithglapi: sort ARB extensions by number
2012-03-26 Vinson Leemesa: Fix memory leak in generate_mipmap_compressed.
2012-03-26 Dave Airlieglsl: fix linker error message context for frag shader...
2012-03-26 Dave Airlieglapi: ARB_blend_func_extended support + regen. (v2)
2012-03-26 Kenneth Graunkeglsl: Make ir_dereference_variable ctor assert the...
2012-03-26 Kenneth Graunkeglsl: Explicitly NULL-check variables before making...
2012-03-26 Kenneth Graunkeglsl: Make ir_dereference_record constructor assert...
2012-03-26 Kenneth Graunkeglsl: Make ir_dereference_array constructor assert...
2012-03-26 Kenneth Graunkeglsl: Comment that expression flattening is used for...
2012-03-26 Christian Königst/vdpau: clear video surface at least once
2012-03-26 Christian Königst/vdpau: invert interlaced buffer checks
2012-03-25 Dave Airlieintel: fix TFP at 16-bpp
2012-03-25 Dave Airliedrisw: fix image stride calculation for 16-bit.
2012-03-25 Dave Airlieglsl: fix compiling warning from gcc 4.7
2012-03-25 Dave Airlieglsl: initialise const force glsl extension warning...
2012-03-24 Dave Airlieglx/drisw: avoid segfaults when we fail to get visual
2012-03-24 Vinson Leemesa: Fix memory leak in _mesa_get_uniform_location.
2012-03-23 Brian Paulst/mesa: fix mipmap image size computation w.r.t. textu...
2012-03-23 Brian Paulmesa: set numFaces=6 for cube maps in _mesa_test_texobj...
2012-03-22 Dylan Noblesmithintel: fix null dereference processing HiZ buffer
2012-03-22 Christian Königst/vdpau: improve frame dumping functionality a bit
2012-03-22 Christian Königst/vdpau: add VC-1 startcode if none is found in the...
2012-03-21 Eric Anholtglx: Fix glXGetProcAddress() of global glX symbols...
2012-03-21 Brian Paulst/mesa: set MaxUnrollIterations = 255
2012-03-21 Brian Paulglsl: propagate MaxUnrollIterations to the optimizer...
2012-03-21 Eric Anholtintel: Make use of the new GPU-unsynchronized map funct...
2012-03-21 Eric Anholtintel: Drop the tracking of bo_map vs bo_map_gtt for...
2012-03-21 Eric Anholti965: Avoid flushing the batch for busy BOs for ARB_mbr...
2012-03-21 Eric Anholtintel: Handle devid overrides using libdrm.
2012-03-21 Eric Anholtintel: Ask libdrm to dump an AUB file if INTEL_DEBUG...
2012-03-21 Eric Anholtglsl: Don't require gl_Position to be written in GLSL...
2012-03-21 Jon TURNEYmapi: Use -no-undefined libtool flag in src/mapi/shared...
2012-03-21 Eric Anholtdrirc: Add missing XML attributes that made the driconf...
2012-03-20 Alex Deucherr600g: add support for TN (trinity) APUs
2012-03-20 Eric Anholti965: Change the hiz-override env var to a driconf...
2012-03-20 Eric Anholti965: Drop the INTEL_FORCE_GS environment variable.
2012-03-20 Eric Anholtintel: Drop the INTEL_NO_BLIT debug environment variable.
2012-03-20 Eric Anholtintel: Drop the INTEL_STRICT_CONFORMANCE environment...
2012-03-20 Anuj Phogatintel: Fix a case when mapping large texture fails
2012-03-20 Kenneth GraunkeAdd Makefile to shared-glapi .gitignore
2012-03-20 Kenneth GraunkeAdd Makefile.in to toplevel .gitignore
next