2013-09-24 |
Dylan Noblesmith | mesa: remove handcounted magic number |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dylan Noblesmith | mesa: remove outdated comment |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dylan Noblesmith | mesa: remove stale comment |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Zack Rusin | llvmpipe: align the array used for subdivived vertices |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Vinson Lee | glapi: Move declaration before code. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eric Anholt | mesa: Use -Bsymbolic in the linker to locally resolve... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eric Anholt | glsl: Hide many classes local to individual .cpp files... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eric Anholt | mesa: Drop an extra copy-and-pasted copy in the program... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eric Anholt | mesa: Convert some runtime asserts to static asserts. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eric Anholt | mesa: Shrink the size of the enum string lookup struct. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eric Anholt | mesa: Remove the extra enum strings and extra lookup... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eric Anholt | mesa: Remove _mesa_lookup_enum_by_name(). |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Zack Rusin | llvmpipe: increase number of subpixel bits to eight |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Vinson Lee | glsl: Define isnormal and copysign for MSVC to fix... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Johannes Obermayr | Suppress clang's warnings about unused CFLAGS and CXXFLAGS. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Christian König | radeon/uvd: async flush the UVD cs |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Christian König | winsys/radeon: share winsys between different fd's |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Christian König | winsys/radeon: remove cs_queue_empty |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Christian König | winsys/radeon: fix killing the CS thread |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Eric Anholt | i965/gen4: Fix fragment program rectangle texture shado... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Abdiel Janulgue | i965/gen7.5: Fix missing Shader Channel Select entries... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Kenneth Graunke | i965, mesa: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Kenneth Graunke | glsl: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS in... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Kenneth Graunke | ralloc: Introduce new macros for defining C++ new/delet... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Grigori Goronzy | r600g: fast color clears for single-sample buffers |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Grigori Goronzy | r600g: add support for separately allocated CMASKs |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Marek Olšák | gallium: add flush_resource context function |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Marek Olšák | radeonsi: simplify and fix MSAA texture sampling for... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Marek Olšák | radeonsi: fix textureOffset and texelFetchOffset GLSL... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
José Fonseca | llvmpipe: Fix rendering to PIPE_FORMAT_R10G10B10A2_UNORM. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
José Fonseca | draw: Ensure draw_pt_middle_end::bind_parameters is... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
José Fonseca | tools/trace: Simple script to compare two traces. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Silence GCC warning 'comparison between signed... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Fix broken call to print_table_stats |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | glsl: Set VertexProgram.MaxOutputComponents and Fragmen... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Allow several ARB_geometry_shader4 queries in... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Expose MAX_GEOMETRY_{INPUT,OUTPUT}_COMPONENTS... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Get GL_MAX_FRAGMENT_INPUT_COMPONENTS from Fragmen... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Get GL_MAX_VERTEX_OUTPUT_COMPONENTS from VertexPr... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | i915: Set VertexProgram.MaxOutputComponents and Fragmen... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | i965: Set *Program.Max{Input,Output}Components |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Set default values for Max{Input,Output}Component... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Remove gl_constants::MaxVaryingComponents |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Use correct data for MAX_{VERTEX,GEOMETRY}_VARYIN... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Track per-stage shader input and output limits... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Ian Romanick | mesa: Support GL_MAX_VERTEX_OUTPUT_COMPONENTS query... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Refactor Gen4-6 SURFACE_STATE setup for buffer... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Refactor Gen7+ SURFACE_STATE setup for buffer... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Fix off by one errors in texture buffer size... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Fix writemask != 0 assertions on Sandybridge. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | glsl: Delete builtin_builder::shader when destroying... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Fix brw_gs_prog_data_compare to actually check... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Fix brw_vs_prog_data_compare to actually check... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Move binding table code to a new file, brw_bindin... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Use brw_upload_binding_table() for the pixel... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Generalize brw_vec4_upload_binding_table() beyond... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Convert loop to memcpy in brw_vec4_upload_binding... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kenneth Graunke | i965: Update comments in brw_vec4_upload_binding_table(). |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Gaetan Nadon | winsys/sw/xlib: fix compile error in xlib_sw_winsys.c. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Gaetan Nadon | glx: fix compile error in egl_glx.c. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Rob Clark | freedreno/a3xx: fix typo mixup w/ mipfilter |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Rob Clark | freedreno: fix glReadPixels |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Roland Scheidegger | gallivm: adjust wrap mode to CLAMP_TO_EDGE always for... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Adrian Negreanu | android: Remove builtin_compiler |
commit | commitdiff | tree | snapshot |
2013-09-18 |
José Fonseca | util/u_blit: Implement util_blit_pixels via pipe_contex... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
José Fonseca | util/u_blit: Support blits from cubemaps. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
José Fonseca | vega: Use pipe_context::blit instead of util_blit_pixel... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Kenneth Graunke | i965: Rename brw_{fs,vec4}_emit.cpp to brw_{fs,vec4... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Matt Turner | glsl: Correctly validate fma()'s types. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Matt Turner | glsl: Add frexp signatures and implementation. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Turner | i965: Lower ldexp. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Turner | glsl: Add ldexp_to_arith lowering pass. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Turner | glsl: Allow vectors to be created from ir_constant(). |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Matt Turner | glsl: Add support for ldexp. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Paul Berry | i965: Add some missing bits to {mesa,brw,cache}_bits[]. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Paul Berry | i965/gs: Implement basic gl_PrimitiveIDIn functionality. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Paul Berry | i965/gs: New gs primitive types are supported by HW... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Paul Berry | i965/gs: Add new primitive types. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Roland Scheidegger | gallivm: some bits of seamless cube filtering implement... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Kenneth Graunke | i965: Remove MIPLAYOUT_BELOW from Gen4-6 constant buffe... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Kristian Høgsberg | egl: Also add EGL_TEXTURE_FORMAT as a valid eglQueryWay... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Stanislav Vorobiov | egl: add EGL_WAYLAND_Y_INVERTED_WL attribute |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Kenneth Graunke | i965: Use gen7_upload_constant_state for 3DSTATE_CONSTA... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Kenneth Graunke | i965: Set brw_stage_state::push_const_size for PS const... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Kenneth Graunke | i965: Introduce a prog_data temporary in gen6_upload_wm... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/gen6+: Support 128 varying components. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/ff_gs: Generate URB writes using a loop. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/gen6: Fix assertions on VS/GS URB size. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/vec4: Generate URB writes using a loop. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/fs: When >64 input components, order them to match... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/fs: Simplify computation of key.input_slots_valid... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/gs: Stop storing an input VUE map in the GS progra... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/gen6+: Remove VUE map dependency on userclip_active. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/fs: Stop wasting input attribute space on gl_FragC... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/sf: Consult brw_wm_prog_data when setting up SF... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/sf: Consolidate common code for setting up gen6... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/sf: Use BRW_SF_URB_ENTRY_READ_OFFSET rather than... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/fs: Consult brw_wm_prog_data::num_varying_inputs... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/fs: Change brw_wm_prog_data::urb_read_length to... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Paul Berry | i965/fs: Expose "urb_setup" as part of brw_wm_prog_data. |
commit | commitdiff | tree | snapshot |
next |