summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glsl: Pack flat "varyings" of mixed types together.Paul Berry2013-01-082-14/+101
* glsl: Prohibit structs and bools from being used as "varyings".Paul Berry2013-01-081-21/+71
* glsl: Plumb through is_parameter to apply_type_qualifier_to_variable()Paul Berry2013-01-081-3/+4
* glsl: Separate varying linking code to its own file.Paul Berry2013-01-085-1124/+1240
* mesa: Add ALIGN() macro to main/macros.h.Paul Berry2013-01-085-17/+15
* glsl: Fix loop bounds detection.Paul Berry2013-01-081-4/+4
* winsys/radeon: bump the size of relocation hashlistMarek Olšák2013-01-081-2/+2
* nvc0: catch too high GENERIC indices to prevent GRAPH trapsChristoph Bumiller2013-01-081-0/+6
* nvc0: use correct resource target to select blit shaderChristoph Bumiller2013-01-081-2/+2
* nvc0: add missing call to map edge flag in push_vboChristoph Bumiller2013-01-081-0/+3
* nv50/ir: wrap assertion using typeid in #ifndef NDEBUGChristoph Bumiller2013-01-081-0/+2
* nvc0: fix out of bounds writes for unaligned sizes in push_dataChristoph Bumiller2013-01-081-2/+4
* nouveau: increase max order of suballocated buffers by 1Christoph Bumiller2013-01-081-2/+9
* nouveau: improve buffer transfersChristoph Bumiller2013-01-0812-137/+551
* r300g: fix assertion failure in emit_dsa_stateMarek Olšák2013-01-082-3/+5
* i965: Support GL_FIXED and packed vertex formats natively on Haswell+.Kenneth Graunke2013-01-072-12/+58
* i965: Add #defines for GL_FIXED vertex formats.Kenneth Graunke2013-01-071-0/+4
* i965: Add remaining #defines for packed vertex formats.Kenneth Graunke2013-01-071-0/+9
* i965: Use Haswell's sample_d_c for textureGrad with shadow samplers.Kenneth Graunke2013-01-074-5/+17
* i965/fs: Remove dead code from generate_uniform_pull_constant_load_gen7.Kenneth Graunke2013-01-071-2/+0
* mesa: Drop mmx optimizations on HaikuAlexander von Gluck IV2013-01-071-2/+1
* mesa: Don't use rtasm for Haiku swrastAlexander von Gluck IV2013-01-071-1/+1
* r600g: set the virtual address for the htile bufferAlex Deucher2013-01-072-2/+4
* radeon/winsys: move radeon family/class identification to winsysJerome Glisse2013-01-0713-176/+227
* r600g/radeon/winsys: indentation cleanupJerome Glisse2013-01-074-13/+12
* r600g: flush FMASK and CMASK at the end of CSMarek Olšák2013-01-061-1/+3
* r300g: implement MSAAMarek Olšák2013-01-0614-149/+458
* r300g: simplify DSA state, add ability to patch FG_ALPHA_FUNC while emittingMarek Olšák2013-01-063-79/+46
* r300g/compiler: add shader emulation for the alpha_to_one stateMarek Olšák2013-01-065-0/+41
* configure.ac: Remove space after indent -T flag.Vinson Lee2013-01-041-1/+1
* intel: Fix copy-and-paste bug setting gl_constants::MaxSamplesIan Romanick2013-01-041-1/+1
* mesa: Disallow R, RG, or RGB integer and unsigned formats in OpenGL ES 3.0Ian Romanick2013-01-041-4/+2
* mesa: Disallow SNORM formats for renderbuffers in OpenGL ESIan Romanick2013-01-041-16/+4
* mesa: Disallow deprecated SNORM formats for renderbuffersIan Romanick2013-01-041-18/+0
* util: fix addressing bug in pipe_put_tile_z() for PIPE_FORMAT_Z32_FLOATBrian Paul2013-01-041-1/+1
* util: add get/put_tile_z() support for PIPE_FORMAT_Z32_FLOAT_S8X24_UINTBrian Paul2013-01-041-0/+36
* gallivm: support more immediates in lp_build_tgsi_info()Brian Paul2013-01-041-1/+1
* xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute valuesBrian Paul2013-01-041-0/+14
* st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute valuesBrian Paul2013-01-041-0/+14
* radeon/llvm: Remove backend code from MesaTom Stellard2013-01-0499-19168/+0
* Support LLVM >= 3.2 on radeonsi and opencl.Johannes Obermayr2013-01-042-14/+17
* clover: Fix build after the addition of enum pipe_flush_flagsTom Stellard2013-01-041-1/+1
* r300g: don't check for vertex and index buffer bind flagsMarek Olšák2013-01-042-4/+2
* r300g/swtcl: use memcpy to emit indicesMarek Olšák2013-01-041-10/+11
* r300g/swtcl: simplify vertex uploadingMarek Olšák2013-01-045-88/+42
* r300g/swtcl: fix crash when setting vertex buffersMarek Olšák2013-01-041-0/+3
* r300g: don't set PIPE_BIND flags for internal texturesMarek Olšák2013-01-042-21/+1
* i965: Fix glCompressedTexSubImage2D offsets for ETC textures.Paul Berry2013-01-041-0/+3
* egl/wayland: Remove kooky flush codeKristian Høgsberg2013-01-041-8/+0
* egl/wayland: Remove confusing comment about front buffer renderingKristian Høgsberg2013-01-041-10/+0