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
/
nvc0
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: add more MP counters for nve4
Samuel Pitoiset
2013-08-06
3
-14
/
+47
*
nvc0: Initialize ptr for unexpected sample_count on release builds.
Vinson Lee
2013-08-05
1
-0
/
+1
*
nvc0: properly align NVE4_COMPUTE_MP_TEMP_SIZE
Samuel Pitoiset
2013-07-31
2
-2
/
+3
*
nvc0: force use of correct firmware file
Maarten Lankhorst
2013-07-28
1
-1
/
+1
*
nv50,nvc0: s/uint16/uint32 for constant buffer offset
Christoph Bumiller
2013-07-24
1
-1
/
+1
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
nvc0: enable very initial support for nvf0 (GK110)
Ben Skeggs
2013-07-05
3
-5
/
+73
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
draw/translate: fix instancing
Zack Rusin
2013-06-28
2
-8
/
+8
*
nvc0: allow frame dropping in h264
Maarten Lankhorst
2013-07-01
1
-3
/
+0
*
nvc0: set rsvd_kick correctly
Maarten Lankhorst
2013-06-26
1
-0
/
+1
*
nvc0: fix push_space checks for video decoding
Maarten Lankhorst
2013-06-26
4
-9
/
+10
*
nvc0: do not set tiled mode on gart bo when fence debugging is used
Maarten Lankhorst
2013-06-25
4
-9
/
+15
*
gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
Roland Scheidegger
2013-06-19
1
-4
/
+2
*
nvc0: kill assert in ppp code
Maarten Lankhorst
2013-06-19
1
-2
/
+0
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
3
-2
/
+5
*
nvc0: fix up video buffer alignment requirements
Maarten Lankhorst
2013-06-08
1
-5
/
+3
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-6
/
+10
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+2
*
nvc0: fixup video decoding with 2D_ARRAY
Maarten Lankhorst
2013-05-04
2
-5
/
+4
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
scons: remove nouveau build
Andreas Boll
2013-05-03
1
-11
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
23
-92
/
+92
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
23
-23
/
+23
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+2
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-1
/
+1
*
nvc0: set ret variable if launch desc allocation failed
Emil Velikov
2013-04-12
1
-1
/
+3
*
nvc0: bail out early during nve4_compute_setup()
Emil Velikov
2013-04-12
1
-1
/
+1
*
nvc0: compile nve4_cache_split_name() only in debug build
Emil Velikov
2013-04-12
1
-1
/
+1
*
nvc0: implement multisample textures
Christoph Bumiller
2013-04-12
6
-19
/
+73
*
nvc0: patch up TEX cases with 5 or 6 sources on nve4
Christoph Bumiller
2013-04-12
1
-1
/
+19
*
nvc0: fix 2D engine MS2 resolve
Christoph Bumiller
2013-04-12
1
-2
/
+2
*
nv50,nvc0: remove MS resolve formats hack
Christoph Bumiller
2013-04-03
1
-10
/
+0
*
nvc0: fix 128 bit compressed storage type selection
Christoph Bumiller
2013-04-03
1
-1
/
+1
*
nvc0: place staging textures in GART and map them directly
Christoph Bumiller
2013-04-03
5
-7
/
+72
*
nvc0: honour scaled coordiantes setting for linear textures
Christoph Bumiller
2013-04-03
1
-6
/
+5
*
nvc0: fix for 2d engine R source formats writing RRR1 and not R001
Christoph Bumiller
2013-04-03
1
-28
/
+61
*
nv50,nvc0: disable DEPTH_RANGE_NEAR/FAR clipping during blit
Christoph Bumiller
2013-04-03
2
-1
/
+3
*
nouveau: accelerate buffer copies in resource_copy_region
Christoph Bumiller
2013-04-03
1
-3
/
+3
*
nvc0: demagic some of the NVE4_COMPUTE_UPLOAD methods
Christoph Bumiller
2013-04-03
3
-49
/
+129
*
nvc0: read PM counters for each warp scheduler separately
Christoph Bumiller
2013-04-03
2
-61
/
+138
*
nvc0: add some metrics to driver specific queries
Christoph Bumiller
2013-04-03
2
-58
/
+160
*
nvc0: add some driver statistics queries
Christoph Bumiller
2013-04-03
10
-25
/
+188
*
nvc0: disable compressed storage type 0xdb for now
Christoph Bumiller
2013-04-03
1
-1
/
+3
*
nvc0: use correct hw query for PRIMITIVES_GENERATED
Christoph Bumiller
2013-04-03
1
-4
/
+7
*
nvc0: use fence to check state of queries that don't write sequence
Christoph Bumiller
2013-04-03
1
-1
/
+5
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+1
*
nvc0: Fix fd leak in nvc0_create_decoder
Maarten Lankhorst
2013-04-02
1
-2
/
+2
*
nvc0: implement MP performance counters
Christoph Bumiller
2013-03-29
8
-6
/
+556
[next]