index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
nv50_screen.c
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-05
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-03
nv50: check grclass instead of chipset for 3D caps
Christoph Bumiller
2011-03-03
nv50: increase size of shader code bo
Christoph Bumiller
2011-03-03
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
2011-03-02
nv50: implement independent blend functions for nva3+ and fix cap
Christoph Bumiller
2011-03-01
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
nv50: move onto common linear buffer manager
Ben Skeggs
2011-03-01
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
2011-03-01
nv50: make mm available as common code
Ben Skeggs
2011-03-01
nv50: move onto shared fence code
Ben Skeggs
2011-02-28
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2010-12-03
nv50: silence some unknown get_param warnings
Ben Skeggs
2010-11-22
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-12
nv50: fill out CAPs for indirect addressing
Marek Olšák
2010-09-25
nv50: fix/handle a few more PIPE_CAPs
Christoph Bumiller
2010-09-25
nv50: use CLEAR_BUFFERS for surface fills
Christoph Bumiller
2010-09-18
nv50: emit constbuf relocs before uploading constants
Christoph Bumiller
2010-09-18
nv50: add relocs for stack and local mem buffers
Christoph Bumiller
2010-09-15
Merge remote branch 'origin/nv50-compiler'
Christoph Bumiller
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-09
nv50: use actual loads/stores if TEMPs are accessed indirectly
Christoph Bumiller
2010-09-09
nv50: prepare for having multiple functions
Christoph Bumiller
2010-09-01
nv50: handle TEXTURE_SWIZZLE and GEOMETRY_SHADER4 caps
Christoph Bumiller
2010-08-15
nv50: loops part 2
Christoph Bumiller
2010-07-24
nv50: introduce the big formats table
Christoph Bumiller
2010-07-23
nv50: implement depth clamp
Christoph Bumiller
2010-05-29
nv50: adapt to clear interface changes
Roland Scheidegger
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-20
nv50: fill in shader limits
Christoph Bumiller
2010-05-17
nouveau: adapt to interface changes
Roland Scheidegger
2010-04-30
nv50: raise constant buffers size to maximum
Christoph Bumiller
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-05
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-04-17
nv50: Remove unused variable.
Vinson Lee
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-12
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-09
nouveau: Import latest nouveau_class.h from renouveau
Ben Skeggs
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-21
nv50: report driver as GLSL capable
Christoph Bumiller
2010-03-21
nv50: get rid of the static_init stateobj
Christoph Bumiller
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
nv50: fixup after gallium-context-transfers merge
Xavier Chantry
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
nv50: add option to force immediate-mode submission, disable by default
Ben Skeggs
2010-03-10
nv50: make use of scissor enable/disable method
Ben Skeggs
2010-03-10
nv50: remove pre_pipebuffer_map hack....
Ben Skeggs
2010-03-10
nv50: rework state emission
Ben Skeggs
[next]