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
*
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
2015-05-14
8
-12
/
+14
*
main: Add utility function _mesa_lookup_renderbuffer_err.
Laura Ekstrand
2015-05-14
2
-0
/
+25
*
main: Add glCreateFramebuffers.
Laura Ekstrand
2015-05-14
4
-5
/
+48
*
main: Add utility function _mesa_lookup_framebuffer_err.
Laura Ekstrand
2015-05-14
2
-0
/
+25
*
softpipe: enable ARB_texture_view
Roland Scheidegger
2015-05-13
7
-126
/
+181
*
llvmpipe: enable ARB_texture_view
Roland Scheidegger
2015-05-13
6
-11
/
+47
*
gallium/util: fix blitter sampler view target initialization
Roland Scheidegger
2015-05-13
1
-0
/
+1
*
glapi/hgl: Drop extern "C" as it was added to glapi
Alexander von Gluck IV
2015-05-13
2
-5
/
+4
*
glapi: Add extern "C" to glapi_priv.h
Alexander von Gluck IV
2015-05-13
1
-0
/
+8
*
gallium/st + hgl: Build fixes for Haiku
Alexander von Gluck IV
2015-05-13
3
-0
/
+5
*
i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
Francisco Jerez
2015-05-13
2
-2
/
+31
*
i965/fs: set execution size to 8 with simd8 ddy instruction
Tapani Pälli
2015-05-13
1
-0
/
+1
*
i965/cs: drop explicit initialisers in C++ file
Dave Airlie
2015-05-13
1
-4
/
+6
*
nouveau: document nouveau_heap
Ilia Mirkin
2015-05-12
1
-0
/
+20
*
nvc0: switch mechanism for shader eviction to be a while loop
Ilia Mirkin
2015-05-12
1
-5
/
+6
*
st/mesa: update stencil surface if it comes from texture
Ilia Mirkin
2015-05-12
1
-1
/
+4
*
radeonsi: add new bonaire pci id
Alex Deucher
2015-05-12
1
-0
/
+1
*
st/mesa: translate st_api robustness flags to gl_context flags
Marek Olšák
2015-05-12
1
-0
/
+4
*
st/dri: add support for create_context_robustness GLX and EGL extensions
Marek Olšák
2015-05-12
4
-9
/
+43
*
st/mesa: implement GetGraphicsResetStatus
Marek Olšák
2015-05-12
4
-6
/
+42
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
15
-0
/
+16
*
gallium: add an interface for querying a device reset status
Marek Olšák
2015-05-12
2
-0
/
+17
*
clover: Implement locking of the wait_count, _chain and _status members of ev...
Francisco Jerez
2015-05-12
1
-0
/
+8
*
clover: Wrap event::_status in a method to prevent unlocked access.
Francisco Jerez
2015-05-12
2
-7
/
+12
*
clover: Refactor event::trigger and ::abort to prevent deadlock and reentranc...
Francisco Jerez
2015-05-12
2
-12
/
+34
*
nir: Translate memory barrier intrinsics from GLSL IR.
Francisco Jerez
2015-05-12
1
-0
/
+4
*
nir: Translate image load, store and atomic intrinsics from GLSL IR.
Francisco Jerez
2015-05-12
1
-11
/
+115
*
nir: Fix indexing of atomic counter arrays with a constant value.
Francisco Jerez
2015-05-12
1
-1
/
+2
*
nir: Add memory barrier intrinsic.
Francisco Jerez
2015-05-12
1
-0
/
+7
*
nir: Define image load, store and atomic intrinsics.
Francisco Jerez
2015-05-12
1
-0
/
+27
*
i965/fs: Have component() set the register stride to zero.
Francisco Jerez
2015-05-12
1
-0
/
+1
*
i965/fs: Fix offset() for registers with zero stride.
Francisco Jerez
2015-05-12
1
-2
/
+3
*
i965: Don't forget the force_sechalf flag in lower_load_payload().
Francisco Jerez
2015-05-12
1
-0
/
+1
*
i965: Document brw_mask_reg().
Francisco Jerez
2015-05-12
1
-1
/
+5
*
nir: fix sampler lowering pass for arrays
Tapani Pälli
2015-05-12
1
-19
/
+12
*
i965: Use predicate enable bit for conditional rendering w/o stalling
Neil Roberts
2015-05-12
9
-12
/
+240
*
i956: Add a function to load a 64-bit register from a buffer
Neil Roberts
2015-05-12
2
-14
/
+46
*
i965: Store the command parser version number in intel_screen
Neil Roberts
2015-05-12
2
-1
/
+14
*
docs/GL3: (trivial) mark some tf extensions as done for softpipe/llvmpipe
Roland Scheidegger
2015-05-12
1
-3
/
+3
*
docs: add news item and link release notes for mesa 10.5.5
Emil Velikov
2015-05-11
2
-0
/
+7
*
docs: Add sha256 sums for the 10.5.5 release
Emil Velikov
2015-05-11
1
-1
/
+2
*
Add release notes for the 10.5.5 release
Emil Velikov
2015-05-11
1
-0
/
+94
*
st/mesa: make sure to create a "clean" bool when doing i2b
Ilia Mirkin
2015-05-11
1
-1
/
+1
*
clover: Fix a bug with multi-threaded events v2
Tom Stellard
2015-05-11
2
-3
/
+17
*
clover: Add a mutex to guard queue::queued_events
Tom Stellard
2015-05-11
2
-0
/
+4
*
i965/fs: Add missing initializer in fs_visitor().
Matt Turner
2015-05-11
1
-1
/
+1
*
egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
2015-05-11
13
-1242
/
+0
*
egl/swrast: Enable config extension for swrast
Axel Davy
2015-05-11
3
-14
/
+15
*
egl/wayland: Implement swrast support
Axel Davy
2015-05-11
3
-17
/
+696
*
egl/wayland: Simplify dri2_wl_create_surface
Axel Davy
2015-05-11
1
-25
/
+13
[next]