index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
Aaron Watry
2014-01-02
5
-18
/
+41
*
pipe_loader/sw: close dev->lib when initialization fails
Aaron Watry
2014-01-02
1
-1
/
+4
*
clover: Remove unused variable
Aaron Watry
2014-01-02
1
-1
/
+0
*
llvmpipe: use pipe_sampler_view_release() to avoid segfault
Jonathan Liu
2014-01-02
1
-0
/
+6
*
st/mesa: use pipe_sampler_view_release()
Jonathan Liu
2014-01-02
1
-1
/
+1
*
i915: Add support for gl_FragData[0] reads.
Henri Verbeet
2014-01-02
1
-0
/
+1
*
i965: Fix 3DSTATE_PUSH_CONSTANT_ALLOC_PS packet creation.
Kenneth Graunke
2014-01-02
1
-1
/
+1
*
Use line number information from entire function expression
Kevin Rogovin
2014-01-02
1
-1
/
+1
*
mesa: Fix error code generation in glBeginConditionalRender()
Anuj Phogat
2014-01-02
1
-1
/
+3
*
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
Kristian Høgsberg
2014-01-02
14
-10
/
+34
*
mesa: fix interpretation of glClearBuffer(drawbuffer)
Marek Olšák
2014-01-02
1
-6
/
+25
*
r600g/sb: fix stack size computation on evergreen
Vadim Girlin
2014-01-02
1
-4
/
+12
*
docs: Add md5sums for the 10.0.1 release.
Carl Worth
2013-12-12
1
-0
/
+3
*
Update version for the 10.0.1 release.
mesa-10.0.1
Carl Worth
2013-12-12
1
-1
/
+1
*
Makefile: Add bin/test-driver to EXTRA_FILES
Carl Worth
2013-12-12
1
-0
/
+1
*
docs: Add release notes for 10.0.1
Carl Worth
2013-12-12
1
-0
/
+147
*
nv50: report 15 max inputs for fragment programs
Ilia Mirkin
2013-12-12
1
-1
/
+1
*
nouveau: Fix compiler warning regression
Maarten Lankhorst
2013-12-12
1
-4
/
+0
*
swrast: fix readback regression since inversion fix
Dave Airlie
2013-12-12
1
-1
/
+1
*
Enable throttling in SwapBuffers
Axel Davy
2013-12-12
1
-1
/
+13
*
egl/wayland: Send commit after flushing the driver context
Kristian Høgsberg
2013-12-12
1
-2
/
+1
*
egl/wayland: Flush the wl_display at the end of SwapBuffers
Axel Davy
2013-12-12
1
-0
/
+2
*
egl/wayland: Damage INT32_MAX x INT32_MAX region for eglSwapBuffers
Kristian Høgsberg
2013-12-09
1
-2
/
+2
*
dri megadriver_stub: add compatibility for older DRI loaders
Jordan Justen
2013-12-09
1
-0
/
+126
*
r300/compiler/tests: Fix line length check in test parser
Tom Stellard
2013-12-09
1
-1
/
+3
*
r300/compiler/tests: Fix segfault
Tom Stellard
2013-12-09
1
-6
/
+5
*
nouveau/video: update a few more h264 picparm field names
Ilia Mirkin
2013-12-09
1
-16
/
+17
*
nouveau/video: update h264 picparm field names based on usage
Ilia Mirkin
2013-12-09
1
-15
/
+13
*
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
Ilia Mirkin
2013-12-09
2
-7
/
+2
*
glsl: Don't emit empty declaration warning for a struct specifier
Ian Romanick
2013-12-09
1
-1
/
+1
*
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2013-12-06
2
-0
/
+12
*
nouveau: avoid leaking fences while waiting
Ilia Mirkin
2013-12-06
1
-6
/
+5
*
nv50: Fix GPU_READING/WRITING bit removal
Ilia Mirkin
2013-12-06
2
-3
/
+3
*
Remove a057b83 from the pick list
Ian Romanick
2013-12-06
1
-0
/
+5
*
mesa: don't leak performance monitors on context destroy
Ilia Mirkin
2013-12-06
3
-0
/
+23
*
automake: include only one copy VERSION in tarball
Emil Velikov
2013-12-06
1
-1
/
+0
*
i965: Add extra-alignment for non-msrt fast color clear for all hw (v2)
Chad Versace
2013-12-06
1
-24
/
+11
*
i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTs
Chad Versace
2013-12-06
1
-6
/
+12
*
i965/gen6: Fix multisample resolve blits for luminance/intensity 32F formats.
Paul Berry
2013-12-06
1
-0
/
+15
*
st/xa: Bump major version number to 2
Thomas Hellstrom
2013-12-06
1
-1
/
+1
*
docs: Add 10.0 release md5sums
Ian Romanick
2013-11-30
1
-1
/
+3
*
mesa: Bump version to 10.0 (final)
mesa-10.0
Ian Romanick
2013-11-30
1
-1
/
+1
*
docs: Update release notes for 10.0
Ian Romanick
2013-11-30
1
-2
/
+70
*
i965: Always reserve binding table space for at least one render target.
Kenneth Graunke
2013-11-28
1
-1
/
+4
*
dri: Allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in driCreateContextAttribs
Ian Romanick
2013-11-28
1
-2
/
+4
*
i965: Only enable __DRI2_ROBUSTNESS if kernel support is available
Ian Romanick
2013-11-28
3
-19
/
+40
*
i965: Bump libdrm requirement
Ian Romanick
2013-11-28
1
-1
/
+1
*
glsl: Initialize _mesa_glsl_parse_state::atomic_counter_offsets before using it.
Francisco Jerez
2013-11-26
1
-0
/
+2
*
glsl: Fix lowering of direct assignment in lower_clip_distance.
Paul Berry
2013-11-26
1
-0
/
+5
*
i965/gs: Set GS prog_data to NULL if there is no GS program.
Paul Berry
2013-11-26
1
-0
/
+7
[prev]
[next]