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
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: fix new gcc6 errors
Rob Clark
2016-02-17
1
-1
/
+0
*
nv50/ir: we can't do the add to mad conversion when the mul saturates
Karol Herbst
2016-02-16
1
-0
/
+3
*
nv50/ir: optimize neg(and(set, 1)) to set
Karol Herbst
2016-02-16
1
-0
/
+32
*
nv50/ir: fix quadop emission in the presence of predication
Ilia Mirkin
2016-02-16
4
-5
/
+9
*
nv50,nvc0: enable/disable seamless cubemap texturing as requested
Ilia Mirkin
2016-02-16
12
-3
/
+26
*
nvc0: enable compute support on GK110:GM200 with an envvar
Samuel Pitoiset
2016-02-16
1
-2
/
+7
*
nvc0: add compute support for GM107
Samuel Pitoiset
2016-02-16
2
-1
/
+5
*
nvc0: fix compute state initialization on GK110+
Samuel Pitoiset
2016-02-16
1
-6
/
+7
*
gm107/ir: add ATOM CAS emission
Samuel Pitoiset
2016-02-16
1
-15
/
+27
*
Handle removal of LLVMAddTargetData in SVN revision 260919
Matthew Dawson
2016-02-16
1
-0
/
+6
*
nvc0: initial support for GM20x GPUs
Ben Skeggs
2016-02-16
4
-0
/
+10
*
nvc0: implement support for maxwell texture headers
Ben Skeggs
2016-02-16
3
-6
/
+203
*
nvc0: import maxwell texture header definitions from rnndb
Ben Skeggs
2016-02-16
1
-0
/
+365
*
nv50-: split tic format specification
Ben Skeggs
2016-02-16
5
-58
/
+73
*
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
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
9
-0
/
+14
*
gallium: make image views non-persistent objects
Ilia Mirkin
2016-02-15
4
-30
/
+4
*
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
*
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
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
8
-0
/
+26
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
10
-65
/
+67
*
radeonsi: fix build with LLVM 3.6
Marek Olšák
2016-02-12
1
-1
/
+1
*
nv50,nvc0: remove unused parameter in nvXX_state_validate()
Samuel Pitoiset
2016-02-11
8
-14
/
+10
*
scons: Eliminate MSVC2008 compatibility.
Jose Fonseca
2016-02-11
3
-3
/
+3
[next]