mesa.git
2014-06-05 Kenneth Graunkei965: Support GL_CLAMP natively on Broadwell.
2014-06-05 Kenneth Graunkei965: Pass brw to translate_wrap_mode().
2014-06-05 Tapani Pällii965: use _mesa_align_malloc in intel_miptree_map_movntdqa
2014-06-04 Chris Forbesi965/fs: Allow array dereference of HW_REG.
2014-06-04 Leo Liust/omx/enc: enable b frames
2014-06-04 Leo Liuradeon/vce: implement h264 profile support
2014-06-04 Leo Liust/omx/enc: implement h264 profile support
2014-06-04 Leo Liuvl: add more avc profiles
2014-06-04 José Fonsecawgl: Disable CRT message boxes when Windows system...
2014-06-04 Chris Forbesglapi: Note apparent gap in numbering from ARB_multi_dr...
2014-06-04 Chris Forbesdocs: Mark off gs5/overload resolution
2014-06-04 Chris Forbesglsl: Implement overload resolution for ARB_gpu_shader5
2014-06-04 Chris Forbesglsl: Add support for comparing function parameter...
2014-06-04 Chris Forbesglsl: Build a list of inexact function matches
2014-06-04 Chris Forbesdocs: Mark off gs5/implicit conversions
2014-06-04 Chris Forbesglsl: Allow int -> uint implicit conversions on functio...
2014-06-04 Chris Forbesglsl: Pass parse state to can_implicitly_convert_to()
2014-06-04 Chris Forbesglsl: Pass parse state to parameter_lists_match()
2014-06-04 Chris Forbesglsl: Add support for int -> uint implicit conversions
2014-06-04 Chris Forbesglsl: Clean up apply_implicit_conversion
2014-06-04 Chris Forbesdocs: Update `precise` qualifier status in GL3.txt
2014-06-04 Chris Forbesglsl: Allow `precise` as a parameter qualifier
2014-06-04 Chris Forbesglsl: Disallow `precise` redeclarations of vars from...
2014-06-04 Chris Forbesglsl: Add support for `precise` redeclarations
2014-06-04 Chris Forbesglsl: add support for `precise` in type_qualifier
2014-06-04 Chris Forbesglsl: remove outdated comment, move sample to correct...
2014-06-04 Kenneth Graunkei965: Fix copy and pasted values in Broadwell code.
2014-06-04 Matt Turnerglsl: Make most ir_instruction::as_subclass() functions...
2014-06-04 Matt Turnerglsl: Move ir_type_unset to end of enumeration.
2014-06-04 Matt Turnerglsl: Reorder ir_type_* enum for easier comparisons.
2014-06-04 Matt Turnerglsl: Remove useless call to as_rvalue().
2014-06-04 Ian Romanickglsl: Set ir_instruction::ir_type in the base class...
2014-06-04 Sinclair Yehegl: Check for NULL native_window in eglCreateWindowSurface
2014-06-03 Marek Olšákr600g,radeonsi: don't use hardware MSAA resolve if...
2014-06-03 Marek Olšákradeonsi: BlitFramebuffer should follow render condition
2014-06-03 Marek Olšákr600g: BlitFramebuffer should follow render condition
2014-06-03 Marek Olšákr300g: BlitFramebuffer should follow render condition
2014-06-03 Marek Olšákr600g,radeonsi: disable fast clear if render condition...
2014-06-03 José Fonsecamesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
2014-06-03 José Fonsecamesa/main: Make get_hash.c values constant.
2014-06-03 Vinson Leei965: Add _default_ name changes to test_eu_compact.c.
2014-06-02 Matt Turneri965/gen8: Print number of instructions directly.
2014-06-02 Matt Turneri965: Emit compaction stats without walking the assembly.
2014-06-02 Matt Turneri965: Move program header printing to end of generate_c...
2014-06-02 Matt Turneri965: Move annotation info into generate code.
2014-06-02 Kenneth Graunkei965: Put '_default_' in the name of functions that...
2014-06-02 Kenneth Graunkei965: Delete brw_set_conditionalmod.
2014-06-02 Kenneth Graunkei965: Eliminate brw_set_conditionalmod from the Gen4...
2014-06-02 Kenneth Graunkei965: Don't use brw_set_conditionalmod in the FS and...
2014-06-02 Kenneth Graunkei965: Stop setting predication from brw_set_conditionalmod.
2014-06-02 Kenneth Graunkei965: Drop unnecessary brw_set_conditionalmod() before...
2014-06-02 Kenneth Graunkei965/clip: Use the new brw_last_inst macro instead...
2014-06-02 Kenneth Graunkei965: Create a "brw_last_inst" convenience macro.
2014-06-02 Kenneth Graunkei965: Make brw_JMPI set predicate_control based on...
2014-06-02 Kenneth Graunkei965: Remove the dst and src0 parameters from brw_JMPI.
2014-06-02 Beren Minoregl/main: Fix eglMakeCurrent when releasing context...
2014-06-02 Marek Olšákradeonsi: enable ARB_sample_shading
2014-06-02 Marek Olšákradeonsi: implement SAMPLEMASK fragment shader output
2014-06-02 Marek Olšákradeonsi: interpolate varyings at sample when full...
2014-06-02 Marek Olšákradeonsi: implement SAMPLEPOS fragment shader input
2014-06-02 Marek Olšákradeonsi: implement SAMPLEID fragment shader input
2014-06-02 Marek Olšákradeonsi: implement set_min_samples
2014-06-02 Marek Olšákradeon: add basic register setup for per-sample shading
2014-06-02 Marek Olšákradeon: split cayman_emit_msaa_state into 2 functions
2014-06-02 Marek OlšákRevert "glx: load dri driver with RTLD_LOCAL so dlclose...
2014-06-02 Christoph Bumillerr600g: use TGSI_PROPERTY to disable viewport and clipping
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
2014-06-02 Christoph Bumillerr600g: remove assert on draw with count == 0
2014-06-02 Christoph Bumillerr600g: HW bug workaround for TGSI_OPCODE_BREAKC
2014-06-02 Christoph Bumillerr600g: implement TGSI_OPCODE_BREAKC
2014-06-02 Christoph Bumillerr600g: support all channels of TGSI_FILE_ADDRESS
2014-06-02 Christoph Bumillerr600g: check for PIPE_BIND_BLENDABLE in is_format_supported
2014-06-02 Christoph Bumillerr600g: handle PIPE_QUERY_GPU_FINISHED
2014-06-01 Matt Turneri965/fs: Add fs_inst constructor that takes a list...
2014-06-01 Matt Turneri965/fs: Add a function to resize fs_inst's sources...
2014-06-01 Matt Turneri965/fs: Clean up fs_inst constructors.
2014-06-01 Matt Turneri965/fs: Loop from 0 to inst->sources, not 0 to 3.
2014-06-01 Matt Turneri965/fs: Store the number of sources an fs_inst has.
2014-06-01 Matt Turneri965/fs: ralloc fs_inst's fs_reg sources.
2014-06-01 Matt Turneri965/fs: Disable fs_inst assignment operator.
2014-06-01 Matt Turneri965/fs: Add and use an fs_inst copy constructor.
2014-06-01 Matt Turneri965: Skip IR annotations with INTEL_DEBUG=noann.
2014-06-01 Matt Turneri965/fs: Debug the optimization passes by dumping instr...
2014-06-01 Matt Turneri965: Give dump_instructions() a filename argument.
2014-06-01 Matt Turneri965: Give dump_instruction() a FILE* argument.
2014-06-01 Matt Turneri965: Add envvar to debug the optimization passes.
2014-05-31 Roland Scheideggerllvmpipe: (trivial) drop "unswizzled" from some functio...
2014-05-31 Roland Scheideggerllvmpipe: fix crash when not all attachments are popula...
2014-05-31 Roland Scheideggersoftpipe: honor the render_condition_enable bit in...
2014-05-31 Roland Scheideggerllvmpipe: honor the render_condition_enable bit in...
2014-05-31 Roland Scheideggergallium/docs: improve documentation of render condition...
2014-05-31 Brian Paulsvga: use svga_shader_too_large() in compile_vs()
2014-05-31 Brian Paulsvga: use svga_shader_too_large() in compile_fs()
2014-05-31 Brian Paulsvga: added svga_shader_too_large() helper
2014-05-31 Jeremy Huddleston... darwin: Remove extra kCGLPFAColorSize attribute when...
2014-05-31 Vinson Leeutil: Do not use __builtin_clrsb with Intel C++ Compiler.
2014-05-31 Lubomir Rinteli915: add a missing NULL pointer check
2014-05-30 Ian Romanickglapi: Duplicate GLES1 prototypes in glapi_dispatch.c
2014-05-30 Matt Turneri965/vec4: Allow writemasking on math instructions...
2014-05-30 Pavel Popovi965: Fix Line Stipple enable bit in 3DSTATE_SF for...
next