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
/
mesa
/
drivers
/
dri
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300c/compiler: remove the compiler too
Marek Olšák
2011-10-28
61
-17084
/
+0
*
r300c, r600c: Remove these DRI drivers.
Eric Anholt
2011-10-28
72
-13405
/
+0
*
radeon: remove unnecessary #includes of texstore.h
Brian Paul
2011-10-23
1
-1
/
+0
*
mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast
Brian Paul
2011-10-23
1
-1
/
+1
*
r300: fix incompatible pointer type warnings
Brian Paul
2011-10-07
2
-2
/
+2
*
r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks.
Paul Berry
2011-10-04
1
-1
/
+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
*
radeon: Drop mapping we were doing around glGetTexImage().
Eric Anholt
2011-09-27
1
-1
/
+0
*
dri: Remove redundant GL_SGIS_texture_edge_clamp enables
Ian Romanick
2011-09-26
1
-1
/
+0
*
mesa: Replace _mesa_rgba_logicop_enabled(ctx) with ctx->Color.ColorLogicOpEna...
Ian Romanick
2011-09-19
1
-3
/
+3
*
r300: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-100
/
+62
*
make: Remove duplicate defintion of COMMON_SOURCES in Radeon makefiles
Chad Versace
2011-08-30
1
-9
/
+0
*
dri: Remove MESA_FORMAT_CI8 bits from drivers that don't do paletted textures
Ian Romanick
2011-08-29
1
-2
/
+0
*
radeon: Refactor the common texture hook setup to common code.
Eric Anholt
2011-08-29
1
-25
/
+3
*
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
-4
/
+10
*
mesa: Remove target parameter from dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-4
/
+4
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-4
/
+4
*
radeon: Remove set-but-unused variables in radeonSetTexBuffer2() variants.
Eric Anholt
2011-08-02
1
-5
/
+0
*
r300/compiler: simplify code in peephole_add_presub_add
Tobias Droste
2011-07-25
1
-17
/
+18
*
radeon: remove radeonCopyTexImage2D()
Brian Paul
2011-07-19
1
-1
/
+0
*
r300/compiler: remove an unused-but-set variable and simplify the code
Marek Olšák
2011-07-15
1
-9
/
+6
*
r300/compiler: fix a warning that a variable may be uninitialized
Marek Olšák
2011-07-15
1
-1
/
+1
*
dri/nouveau: Fix build with --enable-shared-dricore.
Johannes Obermayr
2011-06-02
1
-4
/
+5
*
r300: remove MIN3 macro, already defined in macros.h
Brian Paul
2011-06-02
1
-1
/
+0
*
r300g: Fix non-dri builds
Tom Stellard
2011-05-28
2
-1
/
+7
*
r300: move declaration before code
Brian Paul
2011-05-19
1
-1
/
+1
*
r300/compiler: Fix bug in rc_get_variables()
Tom Stellard
2011-05-17
1
-45
/
+13
*
r300/compiler: Use ALU Result for IF conditionals
Tom Stellard
2011-05-14
6
-20
/
+212
*
r300/compiler: Fix bug in rc_get_variables()
Tom Stellard
2011-05-11
1
-7
/
+11
*
r300/compiler: Limit instructions to 3 source selects
Tom Stellard
2011-05-11
4
-39
/
+104
*
r300/compiler: Add simple unit test framework
Tom Stellard
2011-05-11
7
-0
/
+579
*
r300/compiler: align memory allocations to 8-bytes
Matt Turner
2011-05-09
1
-1
/
+1
*
r300c: Fix up for register allocator rewrite.
Michel Dänzer
2011-05-09
2
-0
/
+2
*
r300/compiler: implement TXD and TXL opcodes
Marek Olšák
2011-05-07
5
-0
/
+52
*
r300/compiler: remove set-but-unused variables
Marek Olšák
2011-05-01
2
-5
/
+1
*
r300/compiler: Cleanups from the regalloc merge
Tom Stellard
2011-04-30
3
-8
/
+4
*
r300/compiler: Add return statement to rc_list()
Tom Stellard
2011-04-30
1
-0
/
+2
*
r300g: Fix scons build
Tom Stellard
2011-04-30
1
-0
/
+1
*
r300/compiler: Enable swizzle packing in the allocator for r300 and r400
Tom Stellard
2011-04-30
6
-41
/
+120
*
r300/compiler: Handle loops in the register allocator
Tom Stellard
2011-04-30
4
-19
/
+103
*
r300/compiler: Handle loops in rc_get_readers()
Tom Stellard
2011-04-30
4
-75
/
+150
*
r300/compiler: Rewrite register allocator
Tom Stellard
2011-04-30
18
-236
/
+1547
*
r300/compiler: Use RC_MASK_W when converting RGB to Alpha instructions
Tom Stellard
2011-04-30
1
-1
/
+1
[next]