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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50-: remove nv50_texture.xml.h
Ben Skeggs
2016-02-16
1
-306
/
+0
*
nvc0: switch nvc0_tex.c to updated g80_texture.xml.h
Ben Skeggs
2016-02-16
1
-29
/
+29
*
nvc0: switch nvc0_surface.c to updated g80_texture.xml.h
Ben Skeggs
2016-02-16
1
-7
/
+11
*
nv50: switch nv50_tex.c to updated g80_texture.xml.h
Ben Skeggs
2016-02-16
1
-33
/
+33
*
nv50: switch nv50_surface.c to updated g80_texture.xml.h
Ben Skeggs
2016-02-16
1
-7
/
+11
*
nv50: switch nv50_state.c to updated g80_texture.xml.h
Ben Skeggs
2016-02-16
1
-24
/
+29
*
nv50-: switch nv50_formats.c to updated g80_texture.xml.h
Ben Skeggs
2016-02-16
1
-206
/
+207
*
nv50: import updated g80_texture.xml.h from rnndb
Ben Skeggs
2016-02-16
1
-0
/
+451
*
nv50-: remove nv50_defs.xml.h
Ben Skeggs
2016-02-16
1
-263
/
+0
*
nv50-: switch nv50_formats.c to updated g80_defs.xml.h
Ben Skeggs
2016-02-16
1
-8
/
+8
*
nv50-: improved macros to handle format specification
Ben Skeggs
2016-02-16
1
-470
/
+359
*
nv50-: separate vertex formats from surface format descriptions
Ben Skeggs
2016-02-16
7
-67
/
+206
*
nvc0: remove unnecessary includes
Ben Skeggs
2016-02-16
5
-6
/
+0
*
nvc0: switch nvc0_tex.c to updated g80_defs.xml.h
Ben Skeggs
2016-02-16
1
-40
/
+40
*
nvc0: switch nvc0_surface.c to updated g80_defs.xml.h
Ben Skeggs
2016-02-16
1
-7
/
+7
*
nv50: remove unnecessary include
Ben Skeggs
2016-02-16
1
-1
/
+0
*
nv50: switch nv50_transfer.c to g80_defs.xml.h
Ben Skeggs
2016-02-16
1
-3
/
+3
*
nv50: switch nv50_tex.c to updated g80_defs.xml.h
Ben Skeggs
2016-02-16
1
-3
/
+3
*
nv50: switch nv50_surface.c to updated g80_defs.xml.h
Ben Skeggs
2016-02-16
1
-8
/
+8
*
nv50: import updated g80_defs.xml.h from rnndb
Ben Skeggs
2016-02-16
1
-0
/
+279
*
tgsi: show textual format representation
Ilia Mirkin
2016-02-15
2
-4
/
+11
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
13
-0
/
+18
*
gallium: make image views non-persistent objects
Ilia Mirkin
2016-02-15
7
-56
/
+7
*
vc4: Add missing braces in initializer
Rhys Kidd
2016-02-15
1
-1
/
+1
*
vc4: Correct typo setting 'handled_qinst_cond'
Rhys Kidd
2016-02-15
1
-1
/
+1
*
vc4: Don't treat conditional MOVs as raw MOV.
Eric Anholt
2016-02-15
1
-0
/
+1
*
nv50,nvc0: Remove duplicate logic from nvc0_set_framebuffer_state()
Edward O'Callaghan
2016-02-14
2
-24
/
+4
*
nv50: add missing PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-14
1
-0
/
+1
*
clover: fix build failure since bfd695e
Serge Martin
2016-02-14
1
-3
/
+3
*
llvmpipe: Do not use barriers if not using threads.
Vinson Lee
2016-02-13
1
-2
/
+6
*
nv50/ir: add missing SV_TID and SV_CTAID sysvals on GM107
Samuel Pitoiset
2016-02-13
1
-0
/
+2
*
nv50/ir: add MEMBAR emission for GM107
Samuel Pitoiset
2016-02-13
1
-0
/
+12
*
trace: add all compute related functions
Samuel Pitoiset
2016-02-13
4
-0
/
+164
*
tgsi/ureg: add shared variables support for compute shaders
Samuel Pitoiset
2016-02-13
7
-1
/
+48
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
12
-0
/
+33
*
gallium: add indirect compute parameters to pipe_grid_info
Samuel Pitoiset
2016-02-13
1
-0
/
+12
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
14
-86
/
+114
*
gallium/cso: add support for compute shaders
Samuel Pitoiset
2016-02-13
2
-0
/
+34
*
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
[next]