index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover: Fix build against LLVM SVN >= r266163
Michel Dänzer
2016-04-14
1
-0
/
+14
*
va: check null context in vlVaDestroyContext
Iurie Salomov
2016-04-13
1
-0
/
+4
*
st/va: avoid dereference after free in vlVaDestroyImage
Thomas Hindoe Paaboel Andersen
2016-04-08
1
-1
/
+3
*
Revert "clover: Fix build against clang SVN >= r265359"
Michel Dänzer
2016-04-07
1
-3
/
+0
*
clover: Fix build against clang SVN >= r265359
Michel Dänzer
2016-04-05
1
-0
/
+3
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-14
/
+17
*
gallium: add global buffer memory barrier bit
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+2
*
gallium: add compute shader IR type
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+1
*
st/vdpau: correct null check
Thomas Hindoe Paaboel Andersen
2016-03-30
1
-4
/
+4
*
st/vdpau: implement the new DMA-buf based interop v2
Christian König
2016-03-29
4
-3
/
+116
*
st/vdpau: move FormatRGBAToPipe into the interop
Christian König
2016-03-29
4
-28
/
+8
*
st/vdpau: use linear layout for output surfaces
Christian König
2016-03-29
1
-1
/
+2
*
st/xa: emit sampler view declarations in shaders
Brian Paul
2016-03-25
1
-0
/
+19
*
st/omx/dec: Correct the timestamping
Nishanth Peethambaran
2016-03-20
4
-8
/
+34
*
st/omx: Remove trailing spaces
Nishanth Peethambaran
2016-03-20
3
-31
/
+31
*
gallium/winsys/drm: add offset to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+2
*
clover: Fix pipe_grid_info.indirect not being initialized.
Hans de Goede
2016-03-14
1
-1
/
+1
*
st/va: add HEVC main 10 profile
Boyuan Zhang
2016-03-11
1
-1
/
+4
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
6
-12
/
+30
*
st/xlib: Don't destroy screen on XCloseDisplay()
George Kyriazis
2016-03-04
1
-3
/
+7
*
st/xlib: Hang off screen destructor off main XCloseDisplay() callback.
George Kyriazis
2016-03-04
3
-35
/
+27
*
st/xlib: Support unlimited number of display connections
George Kyriazis
2016-03-04
1
-19
/
+103
*
st/nine: Fix second Multithreading issue with MANAGED buffers
Axel Davy
2016-02-29
1
-0
/
+3
*
st/nine: Fix Multithreading issue with MANAGED buffers
Axel Davy
2016-02-29
1
-2
/
+6
*
st/nine: Handle READONLY for buffer MANAGED pool
Axel Davy
2016-02-29
1
-7
/
+10
*
st/nine: Use Position input helper for ps3 declared inputs
Axel Davy
2016-02-29
1
-0
/
+7
*
st/nine: Introduce helper for Position shader input
Axel Davy
2016-02-29
1
-16
/
+15
*
st/clover: Add libelf cflags to the build
Koop Mast
2016-02-29
1
-0
/
+1
*
st/nine: don't forget to bundle the nine_limits.h file
Emil Velikov
2016-02-25
1
-0
/
+1
*
clover: fix build failure since bfd695e
Serge Martin
2016-02-14
1
-3
/
+3
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-5
/
+8
*
st/nine: Implement Managed vertex/index buffers
Axel Davy
2016-02-12
5
-9
/
+121
*
st/nine: Align stack for entry points
Axel Davy
2016-02-12
53
-687
/
+703
*
st/nine: Drop path for ureg_NRM and ureg_CLAMP
Axel Davy
2016-02-12
1
-24
/
+4
*
st/nine: Remove usage of SQRT in ff code
Axel Davy
2016-02-12
1
-1
/
+3
*
st/nine: Fix stateblocks crashes with lights
Axel Davy
2016-02-12
1
-8
/
+32
*
st/nine: SCRATCH does support all formats
Axel Davy
2016-02-12
9
-22
/
+35
*
st/nine: Add format checks to create_zs_or_rt_surface
Axel Davy
2016-02-12
1
-0
/
+3
*
st/nine: Support ATI1/ATI2 for CubeTexture
Axel Davy
2016-02-12
3
-7
/
+4
*
st/nine: Clean pSharedHandle Texture ctors checks
Axel Davy
2016-02-12
3
-18
/
+21
*
st/nine: Move texture creation checks
Axel Davy
2016-02-12
4
-13
/
+13
*
st/nine: Clean useless code in texture9.c
Axel Davy
2016-02-12
1
-7
/
+1
*
st/nine: Do not set SHARED flag for shared textures.
Axel Davy
2016-02-12
1
-3
/
+0
*
st/nine: Do not set resource usage for SYSTEMMEM
Axel Davy
2016-02-12
3
-13
/
+4
*
st/nine: Use align_free when needed
Axel Davy
2016-02-04
4
-4
/
+4
*
st/nine: Disallow non-argb8888 cursors
Axel Davy
2016-02-04
1
-0
/
+1
*
st/nine: Enforce centroid for color input when multisampling is on
Axel Davy
2016-02-04
4
-4
/
+15
*
st/nine: Fix centroid flag
Axel Davy
2016-02-04
1
-1
/
+4
*
st/nine: Use fast clears more often for MRTs
Axel Davy
2016-02-04
4
-12
/
+11
*
st/nine: Use linear filtering for shadow mapping
Axel Davy
2016-02-04
1
-2
/
+3
[next]