index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: rework and simplify nv04/nv05 driver a bit
Ben Skeggs
2012-04-14
8
-300
/
+215
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
46
-1890
/
+1844
*
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
1
-1
/
+0
*
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-03-20
1
-3
/
+0
*
dri/nouveau: don't use nested functions
nobled
2012-03-06
2
-64
/
+78
*
dri: don't link with DRICORE_LIB_DEPS
Matt Turner
2012-01-28
1
-1
/
+0
*
nouveau: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
1
-1
/
+2
*
nouveau: include s_context.h to silence missing prototype warnings
Brian Paul
2012-01-26
1
-0
/
+1
*
nouveau: stop calling ctx->Driver.Map/UnmapTexture()
Brian Paul
2012-01-24
2
-40
/
+4
*
mesa: remove gl_renderbuffer::Wrapped
Brian Paul
2012-01-24
1
-1
/
+1
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
1
-5
/
+0
*
nouveau: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-85
/
+0
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-24
1
-7
/
+7
*
automake: src/mesa/drivers/dri/nouveau
Matt Turner
2012-01-20
3
-22
/
+67
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-19
1
-1
/
+1
*
vbo: introduce vbo_get_minmax_indices function
Yuanhan Liu
2012-01-12
1
-1
/
+2
*
mesa: remove unused _mesa_init_teximage_fields() target parameter
Brian Paul
2012-01-04
1
-1
/
+1
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
2
-2
/
+25
*
mesa: remove the dstX/Y/Zoffset params to _mesa_texstore() functions
Brian Paul
2012-01-02
1
-2
/
+2
*
mesa: simplify Driver.TexImage() parameters
Brian Paul
2011-12-30
1
-22
/
+20
*
mesa: simplify Driver.TexSubImage() parameters
Brian Paul
2011-12-30
1
-24
/
+21
*
mesa: Re-add main/bitset.h to fix classic nouveau build failure.
José Fonseca
2011-12-28
1
-0
/
+2
*
mesa: Remove now unused main/bitset.h.
Mathias Fröhlich
2011-12-28
1
-2
/
+0
*
nouveau: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
2
-2
/
+2
*
mesa: implement DrawTransformFeedback from ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-5
/
+10
*
nouveau: stop using _DepthBuffer, _StencilBuffer fields
Brian Paul
2011-12-13
6
-13
/
+14
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-3
/
+4
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
2
-4
/
+4
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
1
-1
/
+1
*
dri: Remove unnecessary timestamp pointer indirection
Kristian Høgsberg
2011-11-02
1
-4
/
+4
*
nouveau: Add implementation of MapRenderbuffer.
Eric Anholt
2011-11-01
1
-0
/
+46
*
dri/nouveau: Enable NV_fog_distance on NV10 and NV20 hardware
Nicholas Miell
2011-11-01
4
-9
/
+30
*
dri: Remove driver GenerateMipmap hooks.
Eric Anholt
2011-10-28
1
-12
/
+0
*
mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast
Brian Paul
2011-10-23
2
-11
/
+17
*
mesa: get rid of imageOffsets arrays in texstore code
Brian Paul
2011-10-05
1
-4
/
+5
*
nouveau: remove unused code, unused var
Brian Paul
2011-10-03
1
-29
/
+0
*
mesa: Convert _mesa_generate_mipmap to MapTexImage()-based access.
Brian Paul
2011-10-03
1
-10
/
+0
*
mesa: Remove ARB_texture_mirrored_repeat extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_blend_subtract extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_stencil_wrap extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_env_combine extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_env_add extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove ARB_multitexture extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
nouveau: Drop mapping we were doing around glGetTexImage().
Eric Anholt
2011-09-27
1
-14
/
+0
*
mesa: move software texel fetch code into swrast
Brian Paul
2011-09-17
1
-1
/
+1
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
1
-5
/
+3
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
3
-2
/
+12
*
nouveau: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
3
-43
/
+28
*
nouveau: remove target parameter from nouveau_bufferobj_map_range()
Brian Paul
2011-09-09
1
-1
/
+1
[next]