i965: Use gen7_upload_constant_state for 3DSTATE_CONSTANT_PS as well.
[mesa.git] / src /
2013-09-17 Kenneth Graunkei965: Use gen7_upload_constant_state for 3DSTATE_CONSTA...
2013-09-17 Kenneth Graunkei965: Set brw_stage_state::push_const_size for PS const...
2013-09-17 Kenneth Graunkei965: Introduce a prog_data temporary in gen6_upload_wm...
2013-09-16 Paul Berryi965/gen6+: Support 128 varying components.
2013-09-16 Paul Berryi965/ff_gs: Generate URB writes using a loop.
2013-09-16 Paul Berryi965/gen6: Fix assertions on VS/GS URB size.
2013-09-16 Paul Berryi965/vec4: Generate URB writes using a loop.
2013-09-16 Paul Berryi965/fs: When >64 input components, order them to match...
2013-09-16 Paul Berryi965/fs: Simplify computation of key.input_slots_valid...
2013-09-16 Paul Berryi965/gs: Stop storing an input VUE map in the GS progra...
2013-09-16 Paul Berryi965/gen6+: Remove VUE map dependency on userclip_active.
2013-09-16 Paul Berryi965/fs: Stop wasting input attribute space on gl_FragC...
2013-09-16 Paul Berryi965/sf: Consult brw_wm_prog_data when setting up SF...
2013-09-16 Paul Berryi965/sf: Consolidate common code for setting up gen6...
2013-09-16 Paul Berryi965/sf: Use BRW_SF_URB_ENTRY_READ_OFFSET rather than...
2013-09-16 Paul Berryi965/fs: Consult brw_wm_prog_data::num_varying_inputs...
2013-09-16 Paul Berryi965/fs: Change brw_wm_prog_data::urb_read_length to...
2013-09-16 Paul Berryi965/fs: Expose "urb_setup" as part of brw_wm_prog_data.
2013-09-16 Chia-I Wuilo: make ilo_bind_sampler_states return void
2013-09-16 Kenneth Graunkeglsl/tests: Update .gitignore for new unit test.
2013-09-16 Kenneth Graunkeglsl/tests: Add a test for properties of sampler types.
2013-09-15 Dave Airliest/mesa: don't dereference stObj->pt if NULL
2013-09-15 Dave Airlienouveau: fix regression since float comparison instruct...
2013-09-15 Rico Schüllervdpau/decode: Check max width and max height.
2013-09-14 Rob Clarkfreedreno: PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
2013-09-14 Rob Clarkfreedreno/a3xx: fix VFD_INDEX_MAX overflow
2013-09-14 Rob Clarkfreedreno: add debug option to disable GMEM bypass
2013-09-14 Rob Clarkfreedreno/a3xx: handle front_ccw
2013-09-14 Rob Clarkfreedreno/a3xx: stencil fixes
2013-09-14 Rob Clarkfreedreno/a3xx: alpha-test
2013-09-14 Rob Clarkfreedreno/a3xx/compiler: implement SUB
2013-09-14 Rob Clarkfreedreno/a3xx: use INDIRECT state load for shaders
2013-09-14 Rob Clarkfreedreno: avoid stalling at ringbuffer wraparound
2013-09-14 Rob Clarkfreedreno: emit markers to scratch registers
2013-09-14 Rob Clarkfreedreno: split out WFI helper
2013-09-14 Rob Clarkfreedreno: fd_draw helper
2013-09-14 Rob Clarkfreedreno/a3xx: fix gpu lockup in some piglit tests
2013-09-14 Rob Clarkfreedreno/a3xx/compiler: add LIT
2013-09-14 Rob Clarkfreedreno: multi-slice resources (cubemap, mipmap,...
2013-09-13 Paul Berryglsl/builtins: Fix {texture1D,texture2D,shadow1D}ArrayL...
2013-09-13 Kenneth Graunkei965: Use brw_stage_state for WM data as well.
2013-09-13 Kenneth Graunkei965: Increase the size of brw_stage_state::surf_offset.
2013-09-13 Kenneth Graunkei965: Add comments to the new brw_state_state structure...
2013-09-13 Ian Romanickmesa: Rename MESA_shader_integer_mix to EXT_shader_inte...
2013-09-12 Marek Olšákradeonsi: fix and enable transform feedback for CIK
2013-09-12 Marek Olšákradeonsi: fix gl_InstanceID with non-zero start_instance
2013-09-12 Marek Olšákgallium: comment that INSTANCEID doesn't include start_...
2013-09-12 Marek Olšákradeonsi: enable streamout AKA transform feedback for SI
2013-09-12 Marek Olšákradeonsi: implement streamout shader support
2013-09-12 Marek Olšákradeonsi: implement glDrawTransformFeedback functionality
2013-09-12 Marek Olšákradeonsi: fix streamout queries
2013-09-12 Marek Olšákradeonsi: implement streamout flush properly
2013-09-12 Marek Olšákradeonsi: bind streamout buffers to VGT and the vertex...
2013-09-12 Marek Olšákradeonsi: handle rasterizer_discard and set GS_OUT_PRIM...
2013-09-12 Marek Olšákradeonsi: initialize the first CS like any other
2013-09-12 Marek Olšákradeonsi: integrate shared streamout state
2013-09-12 Marek Olšákradeon: don't emit streamout state if there are no...
2013-09-12 Marek Olšákradeon: don't emit VGT_STRMOUT_BUFFER_BASE on SI
2013-09-12 Kenneth Graunkemesa: Disallow relinking if a program is used by an...
2013-09-12 Kenneth Graunkemesa: Reject ResumeTransformFeedback if the wrong progr...
2013-09-12 Kenneth Graunkemesa: Track the vertex program active at BeginTransform...
2013-09-12 Kenneth Graunkemesa: Disallow TransformFeedbackVaryings when active.
2013-09-12 Christian Königradeon/uvd: move more logic into the common files
2013-09-12 Christian Königradeon/uvd: use more sane defaults for bitstream buffer...
2013-09-12 Andreas Bollos: First check for __GLIBC__ and then for PIPE_OS_BSD
2013-09-12 José Fonsecallvmpipe: Remove the special path for TGSI_OPCODE_EXP.
2013-09-12 José Fonsecatrace: Several enhancements to dump_state.py
2013-09-12 José Fonsecatrace: Support bigger TGSI shaders.
2013-09-12 Kenneth Graunkeglsl: Use sampler_coordinate_components instead of...
2013-09-12 Kenneth Graunkeglsl: Add a new glsl_type::sampler_coordinate_component...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.
2013-09-11 Paul Berryi965/gs: implement EndPrimitive() functionality in...
2013-09-11 Paul Berryi965/vec4: Add the ability to emit opcodes with just...
2013-09-11 Paul Berryi965/gs: Add opcodes needed for EndPrimitive().
2013-09-11 Paul Berryi965/gen7: Add the ability to send URB_WRITE_OWORD...
2013-09-11 Paul Berryi965/gen7: Allow URB_WRITE channel masks to be used.
2013-09-11 Paul Berryi965/gs: Set control data header size/format appropriat...
2013-09-11 Paul Berryglsl: During linking, record whether a GS uses EndPrimi...
2013-09-11 Paul Berryi965/gs: Add a state atom to set up geometry shader...
2013-09-11 Paul Berryi965/gen7: Extract a function for setting up a shader...
2013-09-11 Torsten Duwewayland-egl.pc requires wayland-client.pc.
2013-09-11 Johannes Obermayrst/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAY...
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-09-11 Kenneth Graunkei965: Add an assertion that writemask != NULL for non...
2013-09-11 Kenneth Graunkei965/vec4: Only zero out unused message components...
2013-09-11 Kenneth Graunkei965/vec4: Simplify the computation of coord_mask and...
2013-09-10 Henri Verbeetmesa: Properly set the fog scale (gl_Fog.scale) to...
2013-09-10 Vinson Leemesa: Use correct enum conversion function.
2013-09-10 Vinson Leemesa: Ensure gl_sync_object is fully initialized.
2013-09-10 Vinson Leeradeonsi: Add parentheses around '|' operands.
2013-09-10 Vinson Leeutil: Fix unmatched parenthesis.
2013-09-10 Brian Paulutil: don't use _fxsave() with MSVC 2010 or older
2013-09-10 Vinson Leeglsl: Add missing va_end in builtin_builder::add_function.
2013-09-10 Vinson Leeglsl: Initialize builtin_builder member variables.
2013-09-09 Brian Paulglsl: fix variadic macro for MSVC
2013-09-09 Brian Paulglsl: remove struct keyword from ir_variable declarations
2013-09-09 Kenneth GraunkeRevert "i965/vec4: Only zero out unused message compone...
2013-09-09 Matt Turneri965: Allow immediates to be folded into logical and...
2013-09-09 Matt Turneri965: Enable MESA_shader_integer_mix.
2013-09-09 Matt Turnerglsl: Implement MESA_shader_integer_mix extension.
next