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
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: add name to magic number
Ilia Mirkin
2015-01-05
1
-2
/
+2
*
nvc0: regenerate rnndb headers
Ilia Mirkin
2015-01-05
17
-837
/
+1157
*
nv50: regenerate rnndb headers
Ilia Mirkin
2015-01-05
11
-358
/
+451
*
nv50: enable texture compression
Tobias Klausmann
2015-01-05
2
-3
/
+26
*
nv50/ir: enable sat modifier for OP_SUB
Ilia Mirkin
2015-01-05
1
-1
/
+1
*
nv50/ir: Add sat modifier for mul
Roy Spliet
2015-01-05
2
-1
/
+7
*
nv50,nvc0: avoid doing work inside of an assert
Ilia Mirkin
2015-01-05
2
-2
/
+4
*
nv50/ir: fix texture offsets in release builds
Ilia Mirkin
2015-01-05
2
-2
/
+4
*
nv50/ir: Fold sat into mad
Roy Spliet
2015-01-01
1
-1
/
+1
*
nv50/ir: fold MAD when one of the multiplicands is const
Ilia Mirkin
2015-01-01
1
-0
/
+23
*
nv50,nvc0: set vertex id base to index_bias
Ilia Mirkin
2014-12-30
5
-7
/
+35
*
nv50,nvc0: implement half_pixel_center
Tiziano Bacocco
2014-12-30
8
-14
/
+11
*
nvc0: add missed PIPE_CAP_VERTEXID_NOBASE
Ilia Mirkin
2014-12-15
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
2
-0
/
+2
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
5
-10
/
+5
*
nv50/ir/tgsi: handle TGSI_OPCODE_ARR
Christoph Bumiller
2014-11-28
1
-1
/
+4
*
nv50: remove ancient map of rt formats
Ilia Mirkin
2014-11-27
1
-83
/
+0
*
nouveau: Fix build after STR/BRA opcode dropping.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
2
-8
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
3
-18
/
+0
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-13
/
+0
*
nv50,nvc0: buffer resources can be bound as other things down the line
Ilia Mirkin
2014-11-23
2
-14
/
+14
*
nv50,nvc0: actually check constbufs for invalidation
Ilia Mirkin
2014-11-23
2
-3
/
+6
*
nv50/ir: set neg modifiers on min/max args
Ilia Mirkin
2014-11-23
1
-0
/
+2
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+2
*
nv50,nvc0: use clip_halfz setting when creating rasterizer state
Ilia Mirkin
2014-11-15
6
-3
/
+10
*
nvc0: remove unused mm_VRAM_fe0
Ilia Mirkin
2014-11-12
2
-9
/
+0
*
nv50: handle inverted render conditions
Tobias Klausmann
2014-10-26
4
-10
/
+51
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
3
-0
/
+3
*
gallium/nouveau: fully build the driver under android
Mauro Rossi
2014-10-23
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
3
-0
/
+7
*
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
2014-10-04
1
-3
/
+3
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
1
-18
/
+6
*
gk110/ir: add dnz flag emission for fmul/fmad
Ilia Mirkin
2014-10-03
1
-0
/
+4
*
gm107/ir: add dnz emission for fmul
Ilia Mirkin
2014-10-03
1
-1
/
+1
*
gm107/ir: take relative pfetch offset into account
Ilia Mirkin
2014-09-26
1
-1
/
+4
*
gm107/ir: add support for indirect const buffer selection
Ilia Mirkin
2014-09-25
1
-0
/
+14
*
gm107/ir: fix texture argument order
Ilia Mirkin
2014-09-25
2
-5
/
+34
*
gm107/ir: fix manual TXD for array targets
Ilia Mirkin
2014-09-25
1
-2
/
+3
*
nv50/ir: avoid deleting pseudo instructions too early
Ilia Mirkin
2014-09-25
1
-1
/
+10
*
nv50/ir: add some comments on edge classification
Ilia Mirkin
2014-09-25
1
-0
/
+10
*
nv50,nvc0: fix 3d blit logic for odd depth/stencil formats
Ilia Mirkin
2014-09-25
2
-7
/
+18
*
nv50,nvc0: add missing depth/stencil formats to tile flag selection
Ilia Mirkin
2014-09-25
2
-0
/
+8
*
gallium/nouveau: add automake target 'template'
Emil Velikov
2014-09-24
1
-0
/
+11
*
nv50,nvc0: enable ARB_texture_view
Ilia Mirkin
2014-09-12
4
-6
/
+6
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
3
-0
/
+3
*
nouveau: remove unneeded assert
Maarten Lankhorst
2014-09-11
1
-1
/
+0
*
nouveau: rework reference frame handling
Maarten Lankhorst
2014-09-11
3
-4
/
+37
*
nouveau: fix MPEG4 hw decoding
Maarten Lankhorst
2014-09-11
1
-3
/
+3
[next]