summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-06-24indices: fix conversion of PIPE_PRIM_POLYGON to linesBrian Paul2-3/+8
2011-06-24i965: fix mask used to write to clip distance registers when gen>6Paul Berry1-1/+1
2011-06-24r600g: limit fs_write_all shader rebuild to eg+Alex Deucher1-1/+1
2011-06-24r600g: eg+ support for FS_COLOR0_WRITES_ALL_CBUFSAlex Deucher6-30/+61
2011-06-24intel: Fix workaround for _mesa_update_framebufferChad Versace1-3/+5
2011-06-24intel: Change framebuffer validation criteriaChad Versace1-10/+3
2011-06-24intel: In intel_update_wrapper, support s8z24 textures when using separate st...Chad Versace1-6/+35
2011-06-24intel: Factor region updates out of intel_update_wrapperChad Versace1-0/+18
2011-06-24intel: During glTexImage, allocate renderbuffers for faking s8z24 texturesChad Versace1-0/+62
2011-06-24intel: Declare some functions in intel_fbo.c as non-staticChad Versace2-2/+14
2011-06-24intel: Change signature of intel_create_wrapped_renderbufferChad Versace2-22/+12
2011-06-24intel: Perform gather on s8z24 texture images during glGetTexImageChad Versace1-0/+8
2011-06-24intel: Define functions intel_texture_s8z24_scatter/gatherChad Versace1-0/+70
2011-06-24intel: Add fields to intel_texture for faking s8z24 with separate stencilChad Versace3-12/+40
2011-06-24st/mesa: add PIPE_FORMAT_R8G8B8A8_UNORM as the first RGBA format.Stéphane Marchesin1-1/+1
2011-06-24mesa: don't allocate memory in _mesa_unpack_depth_span if we don't need itMarek Olšák1-7/+7
2011-06-24mesa: fix a memory leak in _mesa_unpack_depth_spanMarek Olšák1-0/+1
2011-06-24mesa: fix texstore of DEPTH24_STENCIL8 if srcFormat is STENCIL_INDEXMarek Olšák1-3/+6
2011-06-24mesa: remove unused function _mesa_new_depthstencil_renderbufferMarek Olšák2-26/+0
2011-06-24st/mesa: fix pipe_get_transfer() call in fallback_copy_texsubimage()Brian Paul1-1/+2
2011-06-24egl_dri2: Build drm platform only if enabledBenjamin Franzke2-1/+8
2011-06-24r600g: implement fragment and vertex color clampVadim Girlin7-9/+87
2011-06-24r600g: optimize spi updateVadim Girlin2-3/+8
2011-06-24r600g: LIT: fix x&y slots orderVadim Girlin1-11/+11
2011-06-24i965: Make the brw_format_for_mesa_format table static const.Eric Anholt1-1/+1
2011-06-24i965: Don't bother telling swrast_setup about state updates until fallback.Eric Anholt3-1/+4
2011-06-24i965: Don't bother telling tnl about state updates unless we fall back.Eric Anholt4-2/+18
2011-06-24i965: Reuse existing program data when a new compiled program matches.Eric Anholt2-20/+82
2011-06-24st/mesa: fix all_varyings_in_vbos() regressionBrian Paul1-1/+17
2011-06-24Fix 24bpp software renderingMarc Pignat3-4/+89
2011-06-24gallium/tests/trivial: update commentBrian Paul1-1/+1
2011-06-24gallium/tests/trivial: use CXX to do final linkBrian Paul1-1/+1
2011-06-24gallium/tests/trivial: make it buildAlon Levy3-6/+11
2011-06-24st/egl: make native_buffer interface typedChia-I Wu6-89/+139
2011-06-24targets/egl: removedChia-I Wu12-949/+0
2011-06-24targets/egl-static: replace targets/eglChia-I Wu1-0/+201
2011-06-24targets/egl-static: allow st/mesa to be dynamically loadedChia-I Wu4-19/+148
2011-06-24targets/egl-static: add support for driver lookupChia-I Wu1-0/+82
2011-06-24targets/gbm: build pipe driversChia-I Wu10-9/+314
2011-06-23dri/r200: properly spell current_atom.Stéphane Marchesin1-1/+1
2011-06-23dri/r200: rename __atom to current_atom.Stéphane Marchesin1-3/+3
2011-06-23gallivm: Fix x86 build with llvm-3.0svn.Vinson Lee1-0/+4
2011-06-24st/egl: drop guess_gl_api from egl_g3d_loaderChia-I Wu3-38/+1
2011-06-24st/egl: use a helper to get st_api from the loaderChia-I Wu2-13/+9
2011-06-23mesa: fix incorrect error stringBrian Paul1-1/+1
2011-06-24nv50,nvc0: prevent pushbuf flush during ctx reloc emissionChristoph Bumiller8-22/+32
2011-06-23st/mesa: fix format selection regressionBrian Paul1-3/+7
2011-06-23vbo: Don't discount stride == 0 for testing all varyings in VBOs.Eric Anholt1-2/+1
2011-06-23vbo: Don't bother checking for stride == 0 for "any varying in a VBO".Eric Anholt1-2/+1
2011-06-23i965/gen6: Add a couple more packets to the nonpipelined workaround list.Eric Anholt1-0/+6