mesa: remove __alpha__ && CCPML check
[mesa.git] / src /
2013-11-05 Brian Paulmesa: remove __alpha__ && CCPML check
2013-11-05 Brian Paulmesa: remove OPENSTEP stuff
2013-11-05 Brian Paulmesa: remove macintosh preprocessor stuff
2013-11-05 Brian Paulmesa: remove WGLAPI macro
2013-11-05 Kenneth Graunkei965: Expose brw_reg_from_fs_reg() to other files.
2013-11-05 Kenneth Graunkei965: Combine gen6_clip_state.c and gen7_clip_state.c.
2013-11-04 Francisco Jerezdri/nouveau: Fix nouveau_init_screen2 breakage.
2013-11-04 Francisco Jerezi965/gen7: Add instruction latency estimates for untype...
2013-11-04 Francisco Jerezi965/gen7: Handle atomic instructions from the VEC4...
2013-11-04 Francisco Jerezi965/gen7: Handle atomic instructions from the FS back...
2013-11-04 Francisco Jerezi965: Add a 'has_side_effects' back-end instruction...
2013-11-04 Francisco Jerezclover: Calculate optimal work group size when it's...
2013-11-04 Francisco Jerezclover: Constify some command_queue arguments.
2013-11-04 Francisco Jerezclover: Workaround compiler bug present in GCC 4.7...
2013-11-04 Emil Velikovst/xorg: handle updates to DamageUnregister API
2013-11-04 Brian Paulmesa: remove Watcom C support
2013-11-04 Brian Paulmesa: remove BUILD_FOR_SNAP bits
2013-11-04 Marek Olšákr600g: properly unbind a DSA state being deleted in...
2013-11-04 Marek Olšákradeonsi: implement ARB_vertex_type_2_10_10_10_rev
2013-11-04 Marek Olšákr600g,radeonsi: properly expose texture buffer formats
2013-11-04 Marek Olšákradeonsi: implement texture buffer objects
2013-11-04 Marek Olšákradeonsi: report our border color behavior
2013-11-04 Marek Olšákradeonsi: bind a dummy constant buffer in place of...
2013-11-04 Marek Olšákradeonsi: implement uniform buffer objects
2013-11-04 Marek Olšáktgsi/scan: set maximum index for each constant buffer
2013-11-04 Marek Olšákradeonsi: try to fix IA_MULTI_VGT_PARAM programming
2013-11-04 Marek Olšákwinsys/radeon: use type-3 NOPs for CS padding on CIK
2013-11-04 Aaron Watryclover: fix build with LLVM 3.4
2013-11-04 Brian Pauldraw: move type construction out of loop
2013-11-03 Chad Versacei965: Add driconf option clamp_max_samples
2013-11-03 Vinson Leei965: Fix logic_op check.
2013-11-03 Vinson Leei915: Fix logic_op check.
2013-11-03 Vinson Leei965: Initialize vec4_visitor member variables.
2013-11-02 Marek Olšákgallium/targets: remove vdpau-softpipe
2013-11-02 Marek Olšákgallium/targets: remove xvmc-softpipe
2013-11-02 Marek Olšákgallium/targets: remove r300/vdpau
2013-11-02 Marek Olšákgallium/targets: remove r300/xvmc
2013-11-02 Marek Olšákgallium/targets: remove radeonsi/xorg
2013-11-02 Marek Olšákgallium/targets: remove r600/xorg
2013-11-02 Rob Clarkfreedreno/a3xx/texture: min/max lod
2013-11-02 Rob Clarkfreedreno/a3xx: update envytools headers
2013-11-02 Rob Clarkfreedreno/a3xx: fix VS out / FS in linking
2013-11-02 Rob Clarkfreedreno/a3xx: allow num_samplers != num_textures
2013-11-02 Rob Clarkfreedreno/a3xx/compiler: highp frag shader
2013-11-02 Rob Clarkfreedreno/a3xx/compiler: relative addressing fixes.
2013-11-02 Rob Clarkfreedreno: we do actually support sqrt
2013-11-01 Anuj Phogati965: Enable ARB_sample_shading on intel hardware ...
2013-11-01 Anuj Phogati965/gen7: Enable the features required for GL_ARB_samp...
2013-11-01 Anuj Phogati965/gen6: Enable the features required for GL_ARB_samp...
2013-11-01 Anuj Phogati965: Add FS backend for builtin gl_SampleMask[]
2013-11-01 Anuj Phogati965: Add FS backend for builtin gl_SampleID
2013-11-01 Anuj Phogati965: Add FS backend for builtin gl_SamplePosition
2013-11-01 Anuj Phogati965: Don't do vector splitting for ir_var_system_value
2013-11-01 Anuj Phogatmesa: Add a helper function _mesa_get_min_invocations_p...
2013-11-01 Anuj Phogatglsl: Add new builtins required by GL_ARB_sample_shading
2013-11-01 Anuj Phogatmesa: Pass number of samples as a program state variable
2013-11-01 Anuj Phogatmesa: Add new functions and enums required by GL_ARB_sa...
2013-11-01 Anuj Phogatmesa: Add infrastructure for GL_ARB_sample_shading
2013-11-01 Matt Turneri965/fs: Optimize saturating SEL.G(E) with imm val...
2013-11-01 Matt Turneri965/fs: Optimize saturating SEL.L(E) with imm val...
2013-11-01 Matt Turneri965/fs: Optimize OR with identical sources into a...
2013-11-01 Eric Anholtglsl: Add a CSE pass.
2013-11-01 Eric Anholti965/vec4: Don't overwrite op[1] when doing a UBO load.
2013-11-01 Brian Paulst/mesa: fix _mesa_init_transform_feedback_object(...
2013-10-31 Kenneth Graunkei965: Fix brw_store_register_mem64 to stay within a...
2013-10-31 Kenneth Graunkei965: Enable the ARB_transform_feedback_instanced exten...
2013-10-31 Kenneth Graunkei965: Enable the ARB_transform_feedback3 extension...
2013-10-31 Kenneth Graunkei965: Add support for gl_SkipComponents[1234].
2013-10-31 Kenneth Graunkei965: Explicitly maintain a count of SO_DECL structures...
2013-10-31 Kenneth Graunkei965: Create a temporary for transform feedback output...
2013-10-31 Kenneth Graunkei965: Enable ARB_transform_feedback2 on Gen7+ if regist...
2013-10-31 Kenneth Graunkei965: Initialize batchbuffer and state modules before...
2013-10-31 Kenneth Graunkei965: Implement glDrawTransformFeedback().
2013-10-31 Kenneth Graunkei965: Mark brw_draw_prims tfb_vertcount parameter as...
2013-10-31 Kenneth Graunkemesa: Add a new GetTransformFeedbackVertexCount() drive...
2013-10-31 Kenneth Graunkei965: Implement Pause/ResumeTransformfeedback driver...
2013-10-31 Kenneth Graunkei965: Create a new brw_transform_feedback_object subclass.
2013-10-31 Kenneth Graunkest/mesa: Use the new _mesa_init_transform_feedback_obje...
2013-10-31 Kenneth Graunkemesa: Separate transform feedback object initialization...
2013-10-31 Brian Paulvbo: fix MSVC double->float conversion warnings
2013-10-31 Brian Paulswrast: fix MSVC double->float conversion warnings
2013-10-31 Brian Paulmesa: fix some MSVC signed/unsigned compiler warnings
2013-10-31 Brian Paulmeta: fix assorted MSVC int/float conversion warnings
2013-10-31 Brian Paulglsl: fix MSVC int->bool conversion warning
2013-10-31 Brian Paulst/draw: silence Mingw warning in pointer_to_offset()
2013-10-31 Matt Turneri965/fs: Perform CSE on CMP(N) instructions.
2013-10-31 Matt Turneri965/fs: Don't emit null MOVs in CSE.
2013-10-31 Matt Turneri965/fs: Use reads_flag and writes_flag methods in...
2013-10-31 Matt Turneri965/fs: Add reads_flag() and writes_flag() to fs_inst.
2013-10-31 Matt Turneri965/fs: Add is_null() method to fs_reg.
2013-10-31 Eric Anholti965/fs: Use the gen7 scratch read opcode when possible.
2013-10-31 Eric Anholti965: Merge together opcodes for SHADER_OPCODE_GEN4_SCR...
2013-10-31 Eric Anholti965/fs: Fix register unspills from a reg_offset.
2013-10-31 Eric Anholti965/fs: Fix register spilling for 16-wide.
2013-10-31 Eric Anholti965/fs: Exit the compile if spilling would overwrite...
2013-10-31 Eric Anholti965/fs: Fix broken register spilling debug code.
2013-10-31 Eric Anholti965/fs: Split "find what MRFs were used" to a helper...
2013-10-31 Eric Anholti965/fs: Update an ancient, wrong comment about reg_offset.
2013-10-30 Kai Wasserbächradeonsi: Allow longer intrinsic names
2013-10-30 Tom Stellardclover: Don't install headers when using the icd
next