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
/
nv50
/
nv50_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50,nvc0: add support for multi-sample resources
Christoph Bumiller
2011-07-14
1
-1
/
+3
*
nv50,nvc0: use screen instead of context for flush notifier
Christoph Bumiller
2011-07-07
1
-0
/
+2
*
Remove redundant util_unsigned_logbase2
Matt Turner
2011-05-12
1
-1
/
+1
*
nv50: fix mistake in pipe caps for pre-NVA0 cards
Maxim Levitsky
2011-05-10
1
-0
/
+1
*
nv50,nvc0: activate seamless cube map filtering
Christoph Bumiller
2011-05-06
1
-1
/
+9
*
gallium/nouveau: fix printf warnings
Marek Olšák
2011-04-27
1
-1
/
+1
*
gallium: include u_format.h for util_format_is_supported
Marcin Slusarz
2011-04-17
1
-0
/
+1
*
gallium: add and use generic function for querying patented format support (v2)
Marek Olšák
2011-04-15
1
-11
/
+2
*
nv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON
Christoph Bumiller
2011-04-10
1
-0
/
+2
*
nv50,nvc0: identify some line rasterization state
Christoph Bumiller
2011-04-10
1
-0
/
+2
*
gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers
Marek Olšák
2011-04-01
1
-0
/
+1
*
nv50,nvc0: implement colour clamping controls
Christoph Bumiller
2011-03-29
1
-0
/
+2
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-05
1
-1
/
+2
*
nv50: check grclass instead of chipset for 3D caps
Christoph Bumiller
2011-03-03
1
-2
/
+2
*
nv50: increase size of shader code bo
Christoph Bumiller
2011-03-03
1
-11
/
+14
*
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
2011-03-03
1
-3
/
+2
*
nv50: implement independent blend functions for nva3+ and fix cap
Christoph Bumiller
2011-03-02
1
-1
/
+2
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
1
-2
/
+0
*
nv50: move onto common linear buffer manager
Ben Skeggs
2011-03-01
1
-0
/
+2
*
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
2011-03-01
1
-5
/
+0
*
nv50: make mm available as common code
Ben Skeggs
2011-03-01
1
-7
/
+7
*
nv50: move onto shared fence code
Ben Skeggs
2011-03-01
1
-24
/
+24
*
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2011-02-28
1
-545
/
+575
*
nv50: silence some unknown get_param warnings
Ben Skeggs
2010-12-03
1
-0
/
+4
*
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-22
1
-0
/
+2
*
nv50: fill out CAPs for indirect addressing
Marek Olšák
2010-11-12
1
-0
/
+5
*
nv50: fix/handle a few more PIPE_CAPs
Christoph Bumiller
2010-09-25
1
-1
/
+6
*
nv50: use CLEAR_BUFFERS for surface fills
Christoph Bumiller
2010-09-25
1
-0
/
+3
*
nv50: emit constbuf relocs before uploading constants
Christoph Bumiller
2010-09-18
1
-14
/
+33
*
nv50: add relocs for stack and local mem buffers
Christoph Bumiller
2010-09-18
1
-0
/
+13
*
Merge remote branch 'origin/nv50-compiler'
Christoph Bumiller
2010-09-15
1
-64
/
+74
|
\
|
*
nv50: use actual loads/stores if TEMPs are accessed indirectly
Christoph Bumiller
2010-09-09
1
-4
/
+21
|
*
nv50: prepare for having multiple functions
Christoph Bumiller
2010-09-09
1
-1
/
+2
|
*
nv50: handle TEXTURE_SWIZZLE and GEOMETRY_SHADER4 caps
Christoph Bumiller
2010-09-01
1
-0
/
+4
|
*
nv50: loops part 2
Christoph Bumiller
2010-08-15
1
-0
/
+27
|
*
nv50: introduce the big formats table
Christoph Bumiller
2010-07-24
1
-59
/
+22
*
|
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-26
/
+38
|
/
*
nv50: implement depth clamp
Christoph Bumiller
2010-07-23
1
-0
/
+5
*
nv50: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-0
/
+2
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-0
/
+4
|
\
|
*
nouveau: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-0
/
+4
*
|
nv50: fill in shader limits
Christoph Bumiller
2010-05-20
1
-0
/
+28
*
|
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
1
-0
/
+2
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
*
|
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-05-05
1
-4
/
+12
|
/
*
nv50: raise constant buffers size to maximum
Christoph Bumiller
2010-04-30
1
-11
/
+7
*
nv50: Remove unused variable.
Vinson Lee
2010-04-17
1
-2
/
+0
*
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-15
1
-4
/
+2
*
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-12
1
-0
/
+3
[next]