Log of /backports/4/mesa/current
Directory Listing
Revision
674952 -
Directory Listing
Modified
Sat Sep 13 03:19:33 2014 UTC
(10 years, 1 month ago)
by
tv
new release
Revision
674951 -
Directory Listing
Modified
Sat Sep 13 03:19:30 2014 UTC
(10 years, 1 month ago)
by
tv
SILENT: new file ./SOURCES/MesaLib-10.2.7.tar.bz2
Revision
674950 -
Directory Listing
Modified
Sat Sep 13 03:17:49 2014 UTC
(10 years, 1 month ago)
by
tv
SILENT: delete file ./SOURCES/MesaLib-10.2.5.tar.bz2
Revision
659325 -
Directory Listing
Modified
Sun Aug 3 07:48:12 2014 UTC
(10 years, 2 months ago)
by
tv
new release
Revision
659324 -
Directory Listing
Modified
Sun Aug 3 07:48:11 2014 UTC
(10 years, 2 months ago)
by
tv
SILENT: new file ./SOURCES/MesaLib-10.2.5.tar.bz2
Revision
659323 -
Directory Listing
Modified
Sun Aug 3 07:47:13 2014 UTC
(10 years, 2 months ago)
by
tv
SILENT: delete file ./SOURCES/MesaLib-10.2.4.tar.bz2
Revision
653702 -
Directory Listing
Modified
Sat Jul 19 04:12:01 2014 UTC
(10 years, 2 months ago)
by
tv
new release
Revision
653701 -
Directory Listing
Modified
Sat Jul 19 04:11:59 2014 UTC
(10 years, 2 months ago)
by
tv
SILENT: new file ./SOURCES/MesaLib-10.2.4.tar.bz2
Revision
653700 -
Directory Listing
Modified
Sat Jul 19 04:11:57 2014 UTC
(10 years, 2 months ago)
by
tv
SILENT: delete file ./SOURCES/MesaLib-10.2.3.tar.bz2
Revision
650757 -
Directory Listing
Modified
Tue Jul 8 18:35:59 2014 UTC
(10 years, 3 months ago)
by
tv
fork SILENT
Revision
650314 -
Directory Listing
Modified
Sun Jul 6 22:06:23 2014 UTC
(10 years, 3 months ago)
by
luigiwalser
Original Path:
cauldron/mesa/current
- enable glx-tls since it is enabled in x11-server (this must match)
- SILENT: relax needlessly strict llvm BR version requirement
Revision
645737 -
Directory Listing
Modified
Sun Jul 6 13:05:18 2014 UTC
(10 years, 3 months ago)
by
ovitters
Original Path:
cauldron/mesa/current
- SILENT one line per buildrequirement
- SILENT remove defattr
- SILENT remove variable definition(s) name, version
Revision
581570 -
Directory Listing
Modified
Tue Feb 4 17:28:35 2014 UTC
(10 years, 8 months ago)
by
tv
Original Path:
cauldron/mesa/current
SILENT: delete file ./SOURCES/0001-i965-Don-t-do-the-temporary-and-blit-copy-for-INVALI.patch
Revision
581569 -
Directory Listing
Modified
Tue Feb 4 17:28:33 2014 UTC
(10 years, 8 months ago)
by
tv
Original Path:
cauldron/mesa/current
SILENT: delete file ./SOURCES/0003-i965-fold-offset-into-coord-for-textureOffset-gsampl.patch
Revision
581568 -
Directory Listing
Modified
Tue Feb 4 17:28:31 2014 UTC
(10 years, 8 months ago)
by
tv
Original Path:
cauldron/mesa/current
SILENT: delete file ./SOURCES/0002-i965-Fix-handling-of-MESA_pack_invert-in-blit-PBO-re.patch
Revision
566020 -
Directory Listing
Modified
Thu Jan 9 21:54:46 2014 UTC
(10 years, 9 months ago)
by
tmb
Original Path:
cauldron/mesa/current
- i965: Don't do the temporary-and-blit-copy for INVALIDATE_RANGE maps
- i965: Fix handling of MESA_pack_invert in blit (PBO) readpixels
- i965: fold offset into coord for textureOffset(gsampler2DRect)
Revision
564877 -
Directory Listing
Modified
Sun Jan 5 18:52:01 2014 UTC
(10 years, 9 months ago)
by
tmb
Original Path:
cauldron/mesa/current
- r600g/sb: fix stack size computation on evergreen
- mesa: fix interpretation of glClearBuffer(drawbuffer)
- dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
- mesa: Fix error code generation in glBeginConditionalRender()
- Use line number information from entire function expression
- i965: Fix 3DSTATE_PUSH_CONSTANT_ALLOC_PS packet creation
- i915: Add support for gl_FragData[0] reads.
- st/mesa: use pipe_sampler_view_release() (fixes segfault)
- llvmpipe: use pipe_sampler_view_release() to avoid segfault
- clover: Remove unused variable
- pipe_loader/sw: close dev->lib when initialization fails
- radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
- r600/compute: Free compiled kernels when deleting compute state
- r600/compute: Use the correct FREE macro when deleting compute state
- radeon/llvm: Free target data at end of optimization
- st/vdpau: Destroy context when initialization fails
- r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
- r600g: fix SUMO2 pci id
- Revert "mesa: Remove GLXContextID typedef from glx.h."
- glcpp: error on multiple #else/#elif directives
- st/mesa: fix glClear with multiple colorbuffers and different formats
- i965/gen6: Fix HiZ hang in WebGL Google Maps
- glsl: Teach ir_variable_refcount about ir_loop::counter variables.
- glsl: Fix inconsistent assumptions about ir_loop::counter.
- nv50: fix a small leak on context destroy