mesa.git
2014-11-16 Thierry Redingdri/kms: Always zero out struct drm_mode_create_dumb
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-11-16 Marek Olšákradeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
2014-11-16 Marek Olšáktgsi/ureg: simplify code for declaring properties
2014-11-16 Marek Olšákgallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SP...
2014-11-16 Marek Olšákgallium/util: add a window_space option to the passthro...
2014-11-16 Marek Olšáktgsi: fixup the string of VS_WINDOW_SPACE_POSITION
2014-11-15 Rob Clarkfreedreno/a4xx: implement mem->gmem (restore)
2014-11-15 Rob Clarkfreedreno/a4xx: move where SP_FS_MRT_REGn is emitted
2014-11-15 Emil VelikovRevert "mesa: Wrap SSE4.1 code in #ifdef __SSE4_1__."
2014-11-15 Emil Velikovconfigure.ac: roll up a program for the sse4.1 check
2014-11-15 Ilia Mirkinnv50,nvc0: use clip_halfz setting when creating rasteri...
2014-11-15 Rob Clarkfreedreno: add adreno 420 support
2014-11-15 Rob Clarkfreedreno: update generated headers
2014-11-15 Kristian Høgsbergi965: Move fs_visitor ra pass to new fs_visitor::alloca...
2014-11-15 Kristian Høgsbergi965: Move fs_visitor optimization pass into new method...
2014-11-15 Kristian Høgsbergi965: Move more code into codegen-branch of the fs_visi...
2014-11-15 Kristian Høgsbergi965: Refactor fs_generator API
2014-11-14 José Fonsecast/wgl: Implement WGL_EXT_create_context_es/es2_profile.
2014-11-14 José Fonsecast/xlib: Generate errors as specified.
2014-11-14 Rob Clarkfreedreno/ir3: move some helpers
2014-11-14 Rob Clarkfreedreno: rename draw->draw_vbo
2014-11-14 Rob Clarkfreedreno/a3xx: missing u_upload_destroy
2014-11-14 Rob Clarkfreedreno: fix borked check for a320.0
2014-11-14 Rob Clarkfreedreno/ir3: half vs full reg in standalone compiler...
2014-11-14 José Fonsecast/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CO...
2014-11-14 Marek Olšákegl: remove egl_gallium from the loader
2014-11-14 Marek Olšákconfigure.ac: remove enable flags for EGL and GBM Galli...
2014-11-14 Kenneth Graunkei965/vec4: Combine all the math emitters.
2014-11-14 Kenneth Graunkei965/vec4: Use const references in emit() functions.
2014-11-14 Kenneth Graunkei965: Use macros to create prototypes for emitter helpers.
2014-11-13 Ben Widawskyi965: Always enable VF statistics
2014-11-13 Ville Syrjäläi915: Emit 3DSTATE_SCISSOR_RECTANGLE_0 before 3DSTATE_S...
2014-11-13 Ville Syrjäläi915: Don't call _mesa_meta_glsl_Clear() on gen2
2014-11-13 Ville Syrjäläi915: Protect macro argument for TEXTURE_SET()
2014-11-13 Ville Syrjäläi915: Kill intel_context::hw_stencil
2014-11-13 Ville Syrjäläi915: Accept GL_DEPTH_STENCIL GL_DEPTH_COMPONENT format...
2014-11-13 Ville Syrjäläi915: Override mip filter to nearest with aniso
2014-11-13 Ville Syrjäläi915: Use L8A8 instead of I8 to simulate A8 on gen2
2014-11-13 Ville Syrjäläi915: Fix GL_DOT3_RGBA a bit
2014-11-13 Neil Robertslinker: Add a missing space in an error message
2014-11-13 José Fonsecallvmpipe: Call pipe_thread_wait() on Linux.
2014-11-13 Kenneth Graunkei915g: we also have more than 0 viewports!
2014-11-13 Eric Anholtvc4: Avoid reusing a pointer from c->outputs[] after...
2014-11-13 Eric Anholtvc4: Fix assumption of TGSI OUT[0] being POSITION in...
2014-11-12 Ilia Mirkinnvc0: remove unused mm_VRAM_fe0
2014-11-12 José Fonsecast/glx: Implement GLX_EXT_create_context_es2_profile.
2014-11-12 Tom StellardRevert "clover: Fix build after llvm r221375"
2014-11-12 José Fonsecagallivm: Fix build with LLVM 3.6 (r221751).
2014-11-11 Matt Turneri965/cfg: Remove if_block/else_block.
2014-11-11 Matt Turneri965/fs: Don't use if_block/else_block in SEL peephole.
2014-11-11 Chia-I Wuilo: clean up gen6_3DSTATE_SF()
2014-11-11 Chia-I Wuilo: clean up gen7_3DSTATE_STREAMOUT()
2014-11-11 Chia-I Wuilo: rework gen7_3DSTATE_SO_DECL_LIST()
2014-11-11 Chia-I Wuilo: add 3DSTATE_SO_BUFFER variants
2014-11-11 Chia-I Wuilo: add gen6_3dstate_constant()
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_{HS,DS}
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_GS
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_VS
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_PS
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_WM
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_CLIP
2014-11-11 Chia-I Wuilo: prefix 3DSTATE_VF with gen75
2014-11-10 Michael Vargast/va: MPEG4 call vlVaDecoderFixMPEG4Startcode()
2014-11-10 Michael Vargast/va: MPEG4 generate GOV and VOP header
2014-11-10 Michael Vargast/va: MPEG4 populate the SPS structure
2014-11-10 Michael Vargast/va: MPEG4 populate the iq matrix buffers
2014-11-10 Michael Vargast/va: MPEG4 populate the PPS structure
2014-11-10 Michael Vargast/va: refactored handleVASliceDataBufferType
2014-11-10 Ian Romanickmesa: Remove _mesa_max_buffer_index
2014-11-10 Ian Romanickmesa: Uniform logging is very, very unlikely
2014-11-10 Ian Romanickglsl: Swap the order of glsl_type::name and ::length
2014-11-10 Ian Romanickglsl: Store glsl_type::vector_elements and ::matrix_col...
2014-11-10 Ian Romanickmesa: Don't check for API_OPENGLES in _mesa_uniform_matrix
2014-11-10 Ian Romanickmesa: Rework array error checks in validate_uniform_par...
2014-11-10 Ian Romanickmesa: Get some gl_shader_program::LinkStatus checking...
2014-11-10 Ian Romanickmesa: Rework location == -1 error checking
2014-11-10 Ian Romanickmesa: Minor clean ups in _mesa_uniform
2014-11-10 Ian Romanickmesa: Remove GLSL_TYPE_SAMPLER check
2014-11-10 Ian Romanickmesa/main: Pass the data that _mesa_uniform actually...
2014-11-10 Chia-I Wuilo: derive fb blending caps at bind time
2014-11-10 Chia-I Wuilo: remove inlined state functions
2014-11-10 Chia-I Wuilo: use top/bottom split for state functions
2014-11-09 Kenneth Graunkei965: Advertise a line width of 40.0 on Cherryview...
2014-11-09 Kenneth Graunkei965: Advertise larger line widths.
2014-11-09 Kenneth Graunkei965: Use ctx->Const.MaxLineWidth when clamping ctx...
2014-11-09 Kenneth Graunkei965: Set Line Width correctly on Cherryview and Skylake.
2014-11-08 Emil Velikovdocs: add news item and link release notes for mesa...
2014-11-08 Emil Velikovdocs: Add sha256 sums for the 10.3.3 release
2014-11-08 Emil VelikovAdd release notes for the 10.3.3 release
2014-11-08 José Fonsecautil/format: Fix clamping to 32bit integers.
2014-11-08 José Fonsecautil/format: Generate floating point constants for...
2014-11-08 Vinson Leeglsl/list: Revert unintentional file mode change in...
2014-11-07 Vinson Leeglsl/list: Move declaration before code.
2014-11-07 Jason Ekstrandglsl/list: Add an exec_list_validate function
2014-11-07 José Fonsecallvmpipe: Avoid deadlock when unloading opengl32.dll
2014-11-07 José Fonsecadocs: Update minimum required LLVM version.
2014-11-07 Emil Velikovi965: drop the custom gen8_instruction CFLAG
2014-11-07 Emil Velikovgbm/dri: cleanup memory leak on teardown
2014-11-07 Emil Velikovegl_dri2: add a note about dri2_create_screen
next