2013-09-19 |
Ian Romanick | i965: Set *Program.Max{Input,Output}Components |
commit | commitdiff | tree |
2013-09-19 |
Ian Romanick | mesa: Set default values for Max{Input,Output}Component... |
commit | commitdiff | tree |
2013-09-19 |
Ian Romanick | mesa: Remove gl_constants::MaxVaryingComponents |
commit | commitdiff | tree |
2013-09-19 |
Ian Romanick | mesa: Use correct data for MAX_{VERTEX,GEOMETRY}_VARYIN... |
commit | commitdiff | tree |
2013-09-19 |
Ian Romanick | mesa: Track per-stage shader input and output limits... |
commit | commitdiff | tree |
2013-09-19 |
Ian Romanick | mesa: Support GL_MAX_VERTEX_OUTPUT_COMPONENTS query... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Refactor Gen4-6 SURFACE_STATE setup for buffer... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Refactor Gen7+ SURFACE_STATE setup for buffer... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Fix off by one errors in texture buffer size... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Fix writemask != 0 assertions on Sandybridge. |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | glsl: Delete builtin_builder::shader when destroying... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Fix brw_gs_prog_data_compare to actually check... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Fix brw_vs_prog_data_compare to actually check... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Move binding table code to a new file, brw_bindin... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Use brw_upload_binding_table() for the pixel... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Generalize brw_vec4_upload_binding_table() beyond... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Convert loop to memcpy in brw_vec4_upload_binding... |
commit | commitdiff | tree |
2013-09-19 |
Kenneth Graunke | i965: Update comments in brw_vec4_upload_binding_table(). |
commit | commitdiff | tree |
2013-09-19 |
Gaetan Nadon | winsys/sw/xlib: fix compile error in xlib_sw_winsys.c. |
commit | commitdiff | tree |
2013-09-19 |
Gaetan Nadon | glx: fix compile error in egl_glx.c. |
commit | commitdiff | tree |
2013-09-19 |
Rob Clark | freedreno/a3xx: fix typo mixup w/ mipfilter |
commit | commitdiff | tree |
2013-09-19 |
Rob Clark | freedreno: fix glReadPixels |
commit | commitdiff | tree |
2013-09-19 |
Roland Scheidegger | gallivm: adjust wrap mode to CLAMP_TO_EDGE always for... |
commit | commitdiff | tree |
2013-09-18 |
Adrian Negreanu | android: Remove builtin_compiler |
commit | commitdiff | tree |
2013-09-18 |
José Fonseca | util/u_blit: Implement util_blit_pixels via pipe_contex... |
commit | commitdiff | tree |
2013-09-18 |
José Fonseca | util/u_blit: Support blits from cubemaps. |
commit | commitdiff | tree |
2013-09-18 |
José Fonseca | vega: Use pipe_context::blit instead of util_blit_pixel... |
commit | commitdiff | tree |
2013-09-18 |
Kenneth Graunke | i965: Rename brw_{fs,vec4}_emit.cpp to brw_{fs,vec4... |
commit | commitdiff | tree |
2013-09-18 |
Matt Turner | glsl: Correctly validate fma()'s types. |
commit | commitdiff | tree |
2013-09-18 |
Matt Turner | glsl: Add frexp signatures and implementation. |
commit | commitdiff | tree |
2013-09-17 |
Matt Turner | i965: Lower ldexp. |
commit | commitdiff | tree |
2013-09-17 |
Matt Turner | glsl: Add ldexp_to_arith lowering pass. |
commit | commitdiff | tree |
2013-09-17 |
Matt Turner | glsl: Allow vectors to be created from ir_constant(). |
commit | commitdiff | tree |
2013-09-17 |
Matt Turner | glsl: Add support for ldexp. |
commit | commitdiff | tree |
2013-09-17 |
Paul Berry | i965: Add some missing bits to {mesa,brw,cache}_bits[]. |
commit | commitdiff | tree |
2013-09-17 |
Paul Berry | i965/gs: Implement basic gl_PrimitiveIDIn functionality. |
commit | commitdiff | tree |
2013-09-17 |
Paul Berry | i965/gs: New gs primitive types are supported by HW... |
commit | commitdiff | tree |
2013-09-17 |
Paul Berry | i965/gs: Add new primitive types. |
commit | commitdiff | tree |
2013-09-17 |
Roland Scheidegger | gallivm: some bits of seamless cube filtering implement... |
commit | commitdiff | tree |
2013-09-17 |
Kenneth Graunke | i965: Remove MIPLAYOUT_BELOW from Gen4-6 constant buffe... |
commit | commitdiff | tree |
2013-09-17 |
Kristian Høgsberg | egl: Also add EGL_TEXTURE_FORMAT as a valid eglQueryWay... |
commit | commitdiff | tree |
2013-09-17 |
Stanislav Vorobiov | egl: add EGL_WAYLAND_Y_INVERTED_WL attribute |
commit | commitdiff | tree |
2013-09-17 |
Kenneth Graunke | i965: Use gen7_upload_constant_state for 3DSTATE_CONSTA... |
commit | commitdiff | tree |
2013-09-17 |
Kenneth Graunke | i965: Set brw_stage_state::push_const_size for PS const... |
commit | commitdiff | tree |
2013-09-17 |
Kenneth Graunke | i965: Introduce a prog_data temporary in gen6_upload_wm... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/gen6+: Support 128 varying components. |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/ff_gs: Generate URB writes using a loop. |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/gen6: Fix assertions on VS/GS URB size. |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/vec4: Generate URB writes using a loop. |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/fs: When >64 input components, order them to match... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/fs: Simplify computation of key.input_slots_valid... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/gs: Stop storing an input VUE map in the GS progra... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/gen6+: Remove VUE map dependency on userclip_active. |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/fs: Stop wasting input attribute space on gl_FragC... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/sf: Consult brw_wm_prog_data when setting up SF... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/sf: Consolidate common code for setting up gen6... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/sf: Use BRW_SF_URB_ENTRY_READ_OFFSET rather than... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/fs: Consult brw_wm_prog_data::num_varying_inputs... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/fs: Change brw_wm_prog_data::urb_read_length to... |
commit | commitdiff | tree |
2013-09-16 |
Paul Berry | i965/fs: Expose "urb_setup" as part of brw_wm_prog_data. |
commit | commitdiff | tree |
2013-09-16 |
Chia-I Wu | ilo: make ilo_bind_sampler_states return void |
commit | commitdiff | tree |
2013-09-16 |
Kenneth Graunke | glsl/tests: Update .gitignore for new unit test. |
commit | commitdiff | tree |
2013-09-16 |
Kenneth Graunke | glsl/tests: Add a test for properties of sampler types. |
commit | commitdiff | tree |
2013-09-15 |
Dave Airlie | st/mesa: don't dereference stObj->pt if NULL |
commit | commitdiff | tree |
2013-09-15 |
Dave Airlie | nouveau: fix regression since float comparison instruct... |
commit | commitdiff | tree |
2013-09-15 |
Rico Schüller | vdpau/decode: Check max width and max height. |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno: PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno/a3xx: fix VFD_INDEX_MAX overflow |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno: add debug option to disable GMEM bypass |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno/a3xx: handle front_ccw |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno/a3xx: stencil fixes |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno/a3xx: alpha-test |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno/a3xx/compiler: implement SUB |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno/a3xx: use INDIRECT state load for shaders |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno: avoid stalling at ringbuffer wraparound |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno: emit markers to scratch registers |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno: split out WFI helper |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno: fd_draw helper |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno/a3xx: fix gpu lockup in some piglit tests |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno/a3xx/compiler: add LIT |
commit | commitdiff | tree |
2013-09-14 |
Rob Clark | freedreno: multi-slice resources (cubemap, mipmap,... |
commit | commitdiff | tree |
2013-09-13 |
Paul Berry | glsl/builtins: Fix {texture1D,texture2D,shadow1D}ArrayL... |
commit | commitdiff | tree |
2013-09-13 |
Kenneth Graunke | i965: Use brw_stage_state for WM data as well. |
commit | commitdiff | tree |
2013-09-13 |
Kenneth Graunke | i965: Increase the size of brw_stage_state::surf_offset. |
commit | commitdiff | tree |
2013-09-13 |
Kenneth Graunke | i965: Add comments to the new brw_state_state structure... |
commit | commitdiff | tree |
2013-09-13 |
Ian Romanick | mesa: Rename MESA_shader_integer_mix to EXT_shader_inte... |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: fix and enable transform feedback for CIK |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: fix gl_InstanceID with non-zero start_instance |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | gallium: comment that INSTANCEID doesn't include start_... |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: enable streamout AKA transform feedback for SI |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: implement streamout shader support |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: implement glDrawTransformFeedback functionality |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: fix streamout queries |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: implement streamout flush properly |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: bind streamout buffers to VGT and the vertex... |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: handle rasterizer_discard and set GS_OUT_PRIM... |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: initialize the first CS like any other |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeonsi: integrate shared streamout state |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeon: don't emit streamout state if there are no... |
commit | commitdiff | tree |
2013-09-12 |
Marek Olšák | radeon: don't emit VGT_STRMOUT_BUFFER_BASE on SI |
commit | commitdiff | tree |
next |