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
*
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
*
dri: Remove MESA_FORMAT_CI8 bits from drivers that don't do paletted textures
Ian Romanick
2011-08-29
4
-19
/
+0
*
nouveau: Add MapTextureImage() implementation.
Eric Anholt
2011-08-29
1
-0
/
+81
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-1
/
+1
*
mesa: Eliminate dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-17
/
+0
*
mesa: Remove target parameter from dd_function_table::MapBufferRange
Ian Romanick
2011-08-23
1
-2
/
+1
*
mesa: Remove target parameter from dd_function_table::GetBufferSubData
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::BufferSubData
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-2
/
+2
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-1
/
+1
*
dri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTE
Andrew Randrianasulu
2011-07-11
1
-1
/
+1
*
mesa: Switch generate_mipmaps_compressed() to using TexImage2D to upload.
Eric Anholt
2011-06-14
1
-2
/
+4
*
dri/nouveau: fix gnome-shell segfault
Ben Skeggs
2011-06-06
1
-1
/
+1
*
dri/nouveau: Fix build with --enable-shared-dricore.
Johannes Obermayr
2011-06-02
1
-4
/
+5
*
nouveau_vieux: fix build since sampler objects merge
Dave Airlie
2011-04-12
3
-12
/
+12
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
4
-21
/
+21
*
dri: Remove driver date from renderer string
Ian Romanick
2011-04-05
2
-2
/
+1
*
nouveau: Fix serious compiler warnings
Johannes Obermayr
2011-03-18
1
-0
/
+1
*
nouveau: Build fix
Adam Jackson
2011-03-11
1
-0
/
+1
*
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-11
3
-4
/
+4
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+2
*
dri/nouveau: allow multiple maps of surface buffers
Ben Skeggs
2011-01-19
1
-2
/
+4
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
2
-7
/
+7
*
dri/nouveau: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
2
-0
/
+3
*
nouveau: fix includes for latest libdrm
Ben Skeggs
2010-12-21
1
-1
/
+1
*
dri/nouveau: Clean up magic numbers in get_rt_format
Viktor Novotný
2010-11-19
3
-13
/
+13
*
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
1
-2
/
+3
*
dri/nouveau: Kill a bunch of ternary operators.
Francisco Jerez
2010-11-15
7
-24
/
+33
*
dri/nouveau: Fix typo.
Francisco Jerez
2010-11-15
2
-2
/
+1
*
dri/nouveau: Remove nouveau_class.h, finishing switch to rules-ng-ng headers
Viktor Novotný
2010-11-15
1
-4961
/
+0
*
dri/nouveau nv20: Use rules-ng-ng headers
Viktor Novotný
2010-11-15
8
-250
/
+248
*
dri/nouveau: nv10: Use rules-ng-ng headers
Viktor Novotný
2010-11-15
9
-231
/
+228
*
dri/nouveau: nv04: Use rules-ng-ng headers
Viktor Novotný
2010-11-15
8
-17
/
+23
*
dri/nouveau: Import headers from rules-ng-ng
Viktor Novotný
2010-11-15
6
-0
/
+6200
[next]