summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
10.0docs: Add MD5 sums for the 10.0.5 release.Carl Worth10 years
10.1docs: Add sha256 sums for the 10.1.6 release filesCarl Worth10 years
10.2docs: Add sha256 sums for the 10.2.9 releaseEmil Velikov10 years
10.3docs: Add sha256 sums for the 10.3.7 releaseEmil Velikov9 years
10.4docs: Add sha256 sums for the 10.4.7 releaseEmil Velikov9 years
10.5docs: Add sha256sums for the 10.5.9 releaseEmil Velikov9 years
10.6docs: add sha256 checksums for 10.6.9Emil Velikov9 years
11.0docs: add sha256 checksums for 11.0.9Emil Velikov8 years
11.1docs: add sha256 checksums for 11.1.4Emil Velikov8 years
11.2docs: add sha256 checksums for 11.2.2Emil Velikov8 years
12.0docs: use correct year for the 12.0.6 release notesEmil Velikov7 years
13.0docs: add sha256 checksums for 13.0.6Emil Velikov7 years
17.0docs: add sha256 checksums for 17.0.7Emil Velikov7 years
17.1docs: add sha256 checksums for 17.1.10Juan A. Suarez Romero7 years
17.2docs: add sha256 checksums for 17.2.2Juan A. Suarez Romero7 years
7.10apple: Implement applegl_unbind_contextJeremy Huddleston13 years
7.11darwin: do not create double-buffered offscreen pixel formatsJonas Maebe12 years
7.8Revert "Prefer intrinsics to handrolled atomic ops."Tom Fogal14 years
7.8-glesMerge remote branch 'origin/7.8' into 7.8-glesKristian Høgsberg14 years
7.9apple: Dead code removalJeremy Huddleston13 years
8.0darwin: Remove extra kCGLPFAColorSize attribute when requesting an offscreen ...Jeremy Huddleston Sequoia10 years
9.0Apple: glFlush() is not needed with CGLFlushDrawable()Jeremy Huddleston Sequoia11 years
9.1docs: Add md5sums for 9.1.7 release files.Carl Worth11 years
9.2mesa: Use IROUND instead of roundf.José Fonseca10 years
965-glsl Non Square MatrixZou Nan hai17 years
965-ttm[965] Add a performance note about intel_bufferobj_data implementation.Eric Anholt16 years
R300_DRIVERimport r300_driverNicolai Haehnle20 years
amdgpuwinsys/amdgpu: handle fence and dependencies mergeChristian König9 years
arb_copy_bufferdocs: clarify GL_ARB_copy_buffer driver supportBrian Paul15 years
arb_fbomesa: re-enable check for EXT_framebuffer_blitBrian Paul15 years
arb_fbo_cleanupi965: enable GL_ARB_framebuffer_objectBrian Paul15 years
arb_fbo_indirectARB_fbo: Enable extensions related to GL_ARB_framebuffer_object for GLXIan Romanick15 years
arb_geometry_shader4Merge remote branch 'origin/master' into arb_geometry_shader4Zack Rusin14 years
arb_half_float_vertexr300: half float supportDave Airlie14 years
arb_map_buffer_rangest/mesa: enable GL_ARB_map_buffer_rangeBrian Paul15 years
arb_robustnessmesa: s/exec/disp/ in _mesa_init_histogram_dispatch()Brian Paul13 years
arb_sampler_objectsmesa: fixup r600 DRI driver for sampler object changesBrian Paul13 years
arb_syncAdd ARB_sync to the xorg sw dri driver.Eric Anholt15 years
arb_vertex_array_objectdocs: document GL_ARB_vertex_array_objectBrian Paul15 years
asm-shader-rework-1ARB prog parser: Revert part of previous change to constant parsingIan Romanick15 years
asm-shader-rework-2NV fp lexer: Add UP4B and UP4UB instructions that were previously missingIan Romanick15 years
asm-shader-rework-3Merge branch 'master' into asm-shader-rework-3Ian Romanick15 years
auto-cherry-for-8.0st/mesa: don't do srgb->linear conversion in decompress_with_blitMarek Olšák12 years
autoconf* created autoconf branchtanner25 years
cnl/fast_clear_addressSilence warning.Rafael Antognolli6 years
cnl/fast_clear_address_v4Remove missing one.Rafael Antognolli6 years
cnl/fast_clear_address_v5intel: Remove use_clear_address flag from isl_surf_fill_state_info.Rafael Antognolli6 years
cnl/fast_clear_rebase2anv: Use clear address for HiZ fast clears too.Rafael Antognolli6 years
cnl/fast_clear_rebase5intel/isl: Make sure we use clear color address on gen10+.Rafael Antognolli6 years
cnl/fast_clear_rebase6Sanitize color before copying.Rafael Antognolli6 years
cnl/fast_clear_rebase7Remove copies.Rafael Antognolli6 years
cnl/hacksRemove all modifiers but linear.Rafael Antognolli6 years
cnl/ispi965/gen10: Re-enable push constants.Rafael Antognolli6 years
cnl/preemptionAdd atom for WA.Rafael Antognolli6 years
cnl/preemption_atomi965/gen9: Enable object level preemption.Rafael Antognolli6 years
cnl/preemption_blorpi965/gen9: Enable object level preemption.Rafael Antognolli6 years
d3d1x-addonsegl_g3d: don't drop single-buffered configsLuca Barbieri14 years
direct_state_accessmesa: advertise GL_EXT_direct_state_accessDylan Noblesmith11 years
draw-instancedmesa: enable GL_ARB_draw_instanced for software driversBrian Paul13 years
draw-plydraw: Dump transformed verticies to PLY format (WIP).José Fonseca12 years
dri2-swapbuffersRequire new DRI2 proto headers for buildingJesse Barnes15 years
drm-gemintel-gem: Update to new check_aperture API for classic mode.Eric Anholt16 years
embedded-1-branchRemove the Id tags to avoid conflicts when merging.Jose Fonseca21 years
embedded-2-branchReverted forced eye coords hack in run_vertex_stage.dok66621 years
experimental-1merged with the autoconf branchtanner25 years
ext-provoking-vertexdraw: use flatfirst variableBrian Paul15 years
flex-and-bison-requiredGenerate lexer and parser files for tarball creation processIan Romanick13 years
floatingmesa: document known possible deviations from ARB_color_buffer_floatLuca Barbieri14 years
frontbuffer-removalRemove XIDs from DRI interface (see #5714).Kristian Høgsberg17 years
gallium-0.1-dridraw: preserve specular alpha when flatshading -- may be FOGCKeith Whitwell16 years
gallium-0.1-dri2missed piece of mergeAlan Hourihane16 years
gallium-0.2nouveau: nv40 swizzled mipmap fixes.Younes Manton15 years
gallium-array-texturesMerge remote branch 'origin/master' into gallium-array-texturesRoland Scheidegger13 years
gallium-buffer-usage-cleanupst/egl: fix up for binding flagsKeith Whitwell14 years
gallium-clip-stated3d1x: adapt to new clip stateChristoph Bumiller12 years
gallium-computegallium/targets/pipe-loader: Prepend DESTDIR to the installation directory.Alexey Shvetsov12 years
gallium-context-transfers-2cell: adapt to context texture transfers (untested)Roland Scheidegger14 years
gallium-cylindrical-wrapfix bug in perspective corrected interpolants for linesBrian Paul14 years
gallium-double-opcodesregress: add DFRAC testIgor Oliveira14 years
gallium-drm-driver-descriptornouveau: Remove reference to drm_apiJakob Bornecrantz14 years
gallium-dynamicstencilrefcell: adjust structure paddingBrian Paul14 years
gallium-fb-dimensionsgallium: doc tweaks for bypass_vs_clip_and_viewportKeith Whitwell14 years
gallium-float-1111-formatgallium/docs: Resolve texture conventions for R and RG formats.Michal Krol14 years
gallium-front-ccwllvmpipe: fix front/back tri culling mix-upBrian Paul14 years
gallium-gpu4-texture-opcodesRevert "gallium: Replace texture target with resource operand in TGSI texture...Michal Krol14 years
gallium-integer-opcodestgsi: Treat MOV source operand as FLOAT so modifiers works as expected.Michal Krol14 years
gallium-mesa-7.4st/mesa: rework viewport/scissor initialization codeBrian Paul15 years
gallium-msaautil: fix obvious util_blitter_copy bugs...Roland Scheidegger14 years
gallium-new-formatsgallium/util: use other layout instead of the old compressedRoland Scheidegger14 years
gallium-newcleargallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger14 years
gallium-no-nvidia-opcodesgallium: Remove TGSI_OPCODE_X2D.Michal Krol14 years
gallium-no-rhw-positionutil/blitter: Fix the viewport transformation for Z coordinatesMarek Olšák14 years
gallium-no-texture-blanketgallium: remove p_screen::surface_buffer_createKeith Whitwell14 years
gallium-nopointsizeminmaxst/mesa: fix wrong initialization of MaxPointSizeRoland Scheidegger14 years
gallium-render-condition-predicategallium: add a predicate value to render_condition()Keith Whitwell14 years
gallium-resource-samplinggallium: add docs for resources and new opcodesZack Rusin14 years
gallium-resourcesgallium: don't use generic get_transfer func for texturesKeith Whitwell14 years
gallium-sampler-viewgallium: change remaining util functions to use cso sampler viewsRoland Scheidegger14 years
gallium-st-apist/mesa: Update the comments in st_manager.c.Chia-I Wu14 years
gallium-st-api-drist/dri: fix bug in make_currentGeorge Sapountzis14 years
gallium-stream-outgallium: adjust the query interface to support custom typesZack Rusin14 years
gallium-sw-apigallium: More comments about the drm api vs software rasterizersJakob Bornecrantz14 years
gallium-tgsi-semantic-cleanupgallium: Remove TGSI_SEMANTIC_NORMAL.Michal Krol14 years
gallium-userbufsvga: check for and skip null vertex buffer pointersBrian Paul12 years
gallium-util-format-is-supportedgallium/util: fix inverted if is_nop logic in s3tcLuca Barbieri14 years
gallium-vertexelementcsost/mesa: fix clear/drawpixels/bitmap for new cso vertex elements interfaceRoland Scheidegger14 years
gallium_draw_llvmllvmpipe: use a define to decide whether to use draw llvm pathsZack Rusin14 years
gbm-streamsmisg genxml changesKristian Høgsberg Kristensen8 years
glapi-reorgmesa: Remove unnecessary glapitable.h includes.Chia-I Wu14 years
gles3i965/fs/gen7: Fix fatal typo in unpackHalf2x16Chad Versace11 years
glsl-compiler-1disable free() until other issues can be fixed...Brian17 years
glsl-continue-returnglsl: move/simplify error checking for 'return' statementsBrian Paul15 years
glsl-continue-return-7-5cell: PIPE_CAP_TGSI_CONT_SUPPORTED queryBrian Paul15 years
glsl-pp-rework-1Merge branch 'master' into glsl-pp-rework-1Michal Krol15 years
glsl-pp-rework-2Remove grammar module -- no dependencies left.Michal Krol14 years
glsl-to-tgsist/mesa: replace duplicated create_color_map_texture() function with shared f...Bryan Cain13 years
glsl2glsl2: Refresh autogenerated file builtin_function.cpp.Kenneth Graunke14 years
glsl2-llvmGLSL2->LLVM conversion code and "glslang" compilerLuca Barbieri14 years
glsl2-lower-variable-indexingglsl2: Add flags to enable variable index loweringIan Romanick14 years
graw-testsgraw: add quad-tex graw test for basic texturingKeith Whitwell14 years
hw_gl_selectImplement HW accelerated GL_SELECTMicael Dias13 years
i915tex-pageflipi915tex: Wait for pending scheduled flips before switching vsync pipe.Michel Dänzer17 years
i915tex-zone-renderingi915tex: Document zone rendering related definitions.Keith Whitwell17 years
i915tex_branchMerge branch 'mesa_7_0_branch' into i915tex_branchThomas Hellstrom16 years
i915tex_privbuffersMerge branch 'origin' into i915tex_privbuffersRoland Scheidegger17 years
index-swtnl-0.1Add a state-checking stage to the render pipeline for attribute size changes.Keith Whitwell17 years
indirect-vboglx: Send array enable state to the serverIan Romanick16 years
intel-2008-q3intel: GL_FALSE on a BO if it won't be modified when mapping this BO. (thanks...Xiang, Haihao16 years
intel-2008-q4intel: bump driver dateXiang, Haihao15 years
kasanen-post-processst/dri: Bind the post-processing queue to dri, rebasedLauri Kasanen13 years
kasanen-post-process-v2pp/main queue: Add the PP headersLauri Kasanen13 years
libglvndloader: add missing include <sys/stat.h>Emil Velikov8 years
llvm-cliptest-viewportllvmpipe: clean up fields in draw_llvm_variant_keyKeith Whitwell14 years
llvm-contextllvmpipe: also record the jit task in the fs jit debug codeBrian Paul13 years
llvmpipe-rast-64llvmpipe: enable 32 bit sse paths in the triangle setupZack Rusin10 years
map-tex-branchmesa: use RowStride if it's non-zero in _mesa_alloc_texture_image_data()Brian Paul14 years
map-texture-image-v4mesa: restore _mesa_lock/unlock_texture() calls in glGetTexImage()Brian Paul13 years
map-texture-image-v5mesa: pass linear-ized texture format to _mesa_unpack_rgba_row()Brian Paul13 years
masterst/dri: implement __DRIimageExtension::validateUsage properlyMarek Olšák7 years
mesaImported sourcesjtg25 years
mesa_20040127_branchReorganize two functions which seem to be tickling a gcc bugKeith Whitwell20 years
mesa_20040309_branchFix problems when sizeof(Node) != sizeof(float)Keith Whitwell20 years
mesa_20050114_branchCalculate haveAccumBuffer, haveDepthBuffer and haveStencilBuffer inKeith Whitwell19 years
mesa_3_2_devfix for eval regressionKeith Whitwell24 years
mesa_3_3_texture_env_combine2added #define GL_MESA_texture_env_combine2 1hwaechtler24 years
mesa_3_4_branchadd GL_PER_STAGE_CONSTANTS_NVAlan Hourihane22 years
mesa_4_0_branchmove LoadYUVImage into readtex.cKeith Whitwell21 years
mesa_5_0_branchRemoved Id line accidentally added in last commit.Ian Romanick21 years
mesa_6_0_branchfix some memory leaks (bug #1002030)Brian Paul20 years
mesa_6_2_branchfix debug output x86-64Alan Hourihane19 years
mesa_6_4_branchpatch to increate MaxTextureLevels to 11 (Benno Schulenberg)Brian Paul18 years
mesa_7_0_branchFix silly type mismatch error in multinoise demo.Gary Wong15 years
mesa_7_2_branchBuild fixes for gcc 2.95Matthieu Herrb15 years
mesa_7_4_branchradeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil.Michel Dänzer15 years
mesa_7_4_idr_stagingi965: check if we run out of GRF/temp registersBrian Paul15 years
mesa_7_5_branchdocs: 7.5.2 md5 sumsIan Romanick15 years
mesa_7_6_branchdocs: insert 7.6.1 release dateBrian Paul14 years
mesa_7_7_branchglx: fix regression with GLX_USE_GLBrian Paul14 years
nv50-compilernv50: put low limit on REG_ALLOC_TEMP and FP_RESULT_COUNTChristoph Bumiller14 years
nvc0nv50: check grclass instead of chipset for 3D capsChristoph Bumiller13 years
openchrome-branchopenchrome: Fix some compilation errors / warnings.Thomas Hellstrom15 years
opengl-eses: standard Mesa license termsBrian Paul15 years
opengl-es-v2docs: Add documentation for OpenGL ES.Chia-I Wu14 years
openvg-1.0vg: remove a silly demo and add a bit better oneZack Rusin15 years
outputswritten64Revert "Move vertex shader results above the 32-bit boundry"Ian Romanick14 years
pipe-video[g3dvl] remove some unneeded MakefilesChristian König13 years
primitive-restartllvmpipe: remove VS/FS cap queriesBrian Paul14 years
r300-bufmgrradeon: align up the allocations for vramDave Airlie16 years
r500-supportr5xx: Add OPCODE_XPD. In working condition, I might add.Corbin Simpson16 years
r6xx-r7xx-supportR6xx, add edge rules for trianglesCooper Yuan15 years
r6xx-rewriteMerge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher15 years
radeon-rewriter300: fix VAP setupMaciej Cencora15 years
remove-copyteximage-hookst/mesa: get rid of redundant clipping code in st_copy_texsubimage()Brian Paul13 years
remove-driver-datemesa: Include GIT SHA1 in GL version stringIan Romanick13 years
remove-max-widthst/mesa: initialize the MaxViewport, MaxRenderbufferSize constantsBrian Paul12 years
remove-max-width-2st/mesa: initialize the MaxViewport, MaxRenderbufferSize constantsBrian Paul12 years
remove-redundant-helpersgallium: Remove redundant sw and debug target helpersJakob Bornecrantz14 years
renderbuffer-cleanups-v2intel: use swrast code to map/unmap renderbuffers for swrast renderingBrian Paul12 years
shader-file-reorgmesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul14 years
shader-workglsl/loop_unroll: unroll loops with cond breaks anywhere, not just the endLuca Barbieri14 years
softpipe_0_1_branchMerge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...Brian17 years
sprite-coorddraw: check bitshift against PIPE_MAX_SHADER_OUTPUSBrian Paul14 years
st-mesa-per-context-shadersst/mesa: reorganize vertex program translation codeBrian Paul13 years
st-vbomesa: revert accidental chandes to test programsKeith Whitwell15 years
texfilter_float_branchswrast: remove unused integer lerp functionsBrian Paul15 years
texformat-xrgbprogs/tests: also test 1D textures in packedpixels.cBrian Paul15 years
texman_0_1_branchfix bug when pushing ReadBuffer state for GL_PIXEL_MODE_BITBrian Paul18 years
texmem-1.0Fix copy-and-paste-o of my e-mail address.Michel Dänzer17 years
texmem_0_2_branchAdd a demo illustrating various techniques for uploading dynamic (ieKeith Whitwell18 years
texmem_0_3_branchAnother free->align_freeDave Airlie18 years
texture_rgr300: add support for ARB_texture_rg and ARB_half_float_pixel extensionMaciej Cencora15 years
texture_rg-2ARB_texture_rg: Refactor _mesa_texstore_rg88 and _mesa_texstore_al88Ian Romanick14 years
thallocthalloc: Remove reference functionJakob Bornecrantz13 years
vbo_0_1_branchRemove unused index buffer.Keith Whitwell17 years
vtx-0-1-branchcheckpoint, changes from end of last yearKeith Whitwell21 years
vtx-0-2-branchMerge head into branchKeith Whitwell20 years
wayland-bind-displayanv/wip: wayland bind display extensionKristian Høgsberg Kristensen8 years
wip/cnl_disable_pci965/gen10: Disable push constants.Rafael Antognolli6 years
wip/cnl_waUse brw_emit_pipe_control_flush with read and write flushes.Rafael Antognolli7 years
wip/cnl_wa2i965: Pretend there are 4 subslices for compute shader threads on Gen9+.Kenneth Graunke7 years
wip/cnl_wa4Add extra PIPE_CONTROL after binding table pointers.Rafael Antognolli6 years
wip/sample_patternAdd rest of workaround for sample pattern.Rafael Antognolli7 years
xa_branchst/xa: Update README.Thomas Hellstrom13 years