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
*
st/dri: Use packed RGB formats
Michel Dänzer
2015-10-07
2
-17
/
+17
*
egl: restore surface type before linking config to its display
Varad Gautam
2015-10-07
1
-0
/
+2
*
nouveau: make sure there's always room to emit a fence
Ilia Mirkin
2015-10-07
4
-2
/
+8
*
nv30: always go through translate module on big-endian
Ilia Mirkin
2015-10-07
1
-0
/
+4
*
nv30: pretend to have packed texture/surface formats
Ilia Mirkin
2015-10-07
1
-12
/
+12
*
egl/dri2: don't require a context for ClientWaitSync (v2)
Marek Olšák
2015-10-07
1
-2
/
+7
*
st/dri: don't use _ctx in client_wait_sync
Marek Olšák
2015-10-07
1
-2
/
+5
*
egl: rework handling EGL_CONTEXT_FLAGS
Matthew Waters
2015-10-07
1
-5
/
+44
*
radeon/llvm: Initialize gallivm targets when initializing the AMDGPU target v2
Tom Stellard
2015-10-07
1
-0
/
+2
*
gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2
Tom Stellard
2015-10-07
3
-8
/
+34
*
gallium/radeon: Use call_once() when initailizing LLVM targets
Tom Stellard
2015-10-07
1
-13
/
+12
*
glx: Don't hard-code the name "libGL.so.1" in driOpenDriver (v3)
Kyle Brenneman
2015-10-07
2
-1
/
+6
*
mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix.
Kyle Brenneman
2015-10-07
1
-1
/
+1
*
glx: Fix build errors with --enable-mangling (v2)
Kyle Brenneman
2015-10-07
2
-2
/
+12
*
mesa: Add abs input modifier to base for POW in ffvertex_prog
Daniel Scharrer
2015-10-07
1
-3
/
+14
*
meta: Handle array textures in scaled MSAA blits
Ian Romanick
2015-10-07
1
-15
/
+20
*
i915: Remember to call intel_prepare_render() before blitting
Ville Syrjälä
2015-10-07
1
-0
/
+5
*
i915: Fix texcoord vs. varying collision in fragment programs
Ville Syrjälä
2015-10-07
2
-26
/
+71
*
i830: Fix collision between I830_UPLOAD_RASTER_RULES and I830_UPLOAD_TEX(0)
Ville Syrjälä
2015-10-07
1
-4
/
+4
*
st/mesa: try PIPE_BIND_RENDER_TARGET when choosing float texture formats
Brian Paul
2015-10-07
1
-1
/
+5
*
nouveau: wait to unref the transfer's bo until it's no longer used
Ilia Mirkin
2015-10-07
1
-2
/
+3
*
nouveau: delay deleting buffer with unflushed fence
Ilia Mirkin
2015-10-07
2
-2
/
+10
*
nouveau: be more careful about freeing temporary transfer buffers
Ilia Mirkin
2015-10-07
5
-4
/
+30
*
i965/fs: Fix hang on IVB and VLV with image format mismatch.
Francisco Jerez
2015-10-07
1
-4
/
+38
*
radeonsi: add scratch buffer to the buffer list when it's re-allocated
Marek Olšák
2015-10-07
1
-0
/
+1
*
radeon/vce: fix vui time_scale zero error
Leo Liu
2015-10-07
1
-0
/
+3
*
mesa: fix mipmap generation for immutable, compressed textures
Roland Scheidegger
2015-10-07
1
-21
/
+15
*
gallium/u_blitter: handle allocation failures
Marek Olšák
2015-10-07
1
-0
/
+6
*
radeonsi: handle dummy constant buffer allocation failure
Marek Olšák
2015-10-07
1
-0
/
+2
*
radeonsi: don't forget to update scratch relocations for LS, HS, ES shaders
Marek Olšák
2015-10-07
1
-2
/
+6
*
radeonsi: skip drawing if updating the scratch buffer fails
Marek Olšák
2015-10-07
1
-14
/
+49
*
radeonsi: skip drawing if PS fails to compile or upload
Marek Olšák
2015-10-07
1
-12
/
+3
*
radeonsi: skip drawing if VS, TCS, TES, GS fail to compile or upload
Marek Olšák
2015-10-07
1
-7
/
+23
*
radeonsi: handle fixed-func TCS shader create failure
Marek Olšák
2015-10-07
1
-2
/
+5
*
radeonsi: handle shader precompile failures
Marek Olšák
2015-10-07
1
-1
/
+6
*
radeonsi: skip drawing if GS ring allocations fail
Marek Olšák
2015-10-07
1
-1
/
+16
*
radeonsi: skip drawing if the tess factor ring allocation fails
Marek Olšák
2015-10-07
3
-5
/
+18
*
radeonsi: add malloc fail paths to si_create_shader_state
Marek Olšák
2015-10-07
1
-0
/
+8
*
radeonsi: report alloc failure from si_shader_binary_read
Marek Olšák
2015-10-07
1
-1
/
+4
*
gallium/radeon: add a fail path for depth MSAA texture readback
Marek Olšák
2015-10-07
1
-0
/
+5
*
gallium/radeon: handle buffer alloc failures in r600_draw_rectangle
Marek Olšák
2015-10-07
1
-0
/
+3
*
gallium/radeon: handle buffer_map staging buffer failures better
Marek Olšák
2015-10-07
1
-4
/
+3
*
radeonsi: handle constant buffer alloc failures
Marek Olšák
2015-10-07
1
-1
/
+7
*
radeonsi: handle index buffer alloc failures
Marek Olšák
2015-10-07
1
-0
/
+6
*
st/mesa: fix front buffer regression after dropping st_validate_state in Blit
Marek Olšák
2015-10-07
1
-0
/
+2
*
docs: add sha256 checksums for 11.0.2
Emil Velikov
2015-09-29
1
-1
/
+2
*
docs: add release notes for 11.0.2
mesa-11.0.2
Emil Velikov
2015-09-28
1
-0
/
+84
*
Update version to 11.0.2
Emil Velikov
2015-09-28
1
-1
/
+1
*
mesa: Use the effective internal format instead for validation
Eduardo Lima Mitev
2015-09-28
1
-0
/
+151
*
mesa: Move _mesa_base_tex_format() from teximage to glformats files
Eduardo Lima Mitev
2015-09-28
4
-511
/
+507
[next]