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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: s/sprintf/_mesa_snprintf/
Vinson Lee
2010-05-01
7
-29
/
+29
*
glapi: s/strcpy/strncpy/
Vinson Lee
2010-05-01
1
-1
/
+2
*
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-30
7
-81
/
+122
*
x86-64: Make assembly routines .hidden like on x86
Adam Jackson
2010-04-30
1
-0
/
+8
*
st/mesa: remove unused/disabled code
Brian Paul
2010-04-29
2
-48
/
+0
*
mesa: added _mesa_print_framebuffer() for debugging
Brian Paul
2010-04-29
2
-0
/
+44
*
i965: Reject shaders with uninlined function calls instead of hanging.
Eric Anholt
2010-04-29
1
-1
/
+33
*
mesa: Don't overwrite a driver's shader infolog with generic failure message.
Eric Anholt
2010-04-29
1
-1
/
+4
*
i965: Fix cube map layouts on Ironlake.
Eric Anholt
2010-04-29
4
-68
/
+24
*
i965: Implement VS MAX in a more obvious way.
Eric Anholt
2010-04-29
1
-3
/
+3
*
i965: Use immediate float operands for some VS instructions.
Eric Anholt
2010-04-29
1
-0
/
+86
*
st/mesa: move/improve Mesa GPU program debugging
Brian Paul
2010-04-28
1
-10
/
+11
*
st/mesa: add missing debug entry for DEBUG_CONSTANTS
Brian Paul
2010-04-28
1
-0
/
+1
*
Merge branch '7.8'
Brian Paul
2010-04-28
2
-2
/
+7
|
\
|
*
st/mesa: fix incorrect RowStride computation
Brian Paul
2010-04-28
1
-1
/
+4
|
*
st/mesa: fill in stImage->level in st_generate_mipmap()
Brian Paul
2010-04-28
1
-1
/
+3
*
|
Merge branch '7.8'
Brian Paul
2010-04-28
1
-0
/
+20
|
\
|
|
*
mesa: Disable scissor when begining meta operations
Pierre Willenbrock
2010-04-27
1
-0
/
+1
|
*
mesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets
Pierre Willenbrock
2010-04-27
1
-4
/
+8
|
*
glapi: Fix loading of old DRI drivers.
Chia-I Wu
2010-04-27
1
-0
/
+20
*
|
Disable scissor when begining meta operations
Pierre Willenbrock
2010-04-27
1
-0
/
+1
*
|
Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets
Pierre Willenbrock
2010-04-27
1
-4
/
+8
*
|
Fill the padding between entrys in the sampler key
Pierre Willenbrock
2010-04-27
1
-1
/
+7
*
|
i915: Add debugging for just prorgam compile under INTEL_DEBUG=wm
Eric Anholt
2010-04-27
1
-0
/
+11
*
|
i915: Provide counts in the error messages for program limits.
Eric Anholt
2010-04-27
2
-10
/
+19
*
|
radeon: fix warnings
Marek Olšák
2010-04-28
1
-1
/
+3
*
|
Add missing _ in extension category name
Ian Romanick
2010-04-27
1
-1
/
+1
*
|
mesa: move/rename is_depth_or_stencil_format()
Brian Paul
2010-04-27
3
-22
/
+30
*
|
st/mesa: rename var and update st_choose_format() comments
Brian Paul
2010-04-27
1
-47
/
+53
*
|
st/mesa: call is_format_supported() for compressed formats
Brian Paul
2010-04-27
1
-4
/
+20
*
|
st/mesa: 80-column wrapping
Brian Paul
2010-04-27
1
-14
/
+28
*
|
st/mesa: try to get actual compressed format for GL_COMPRESSED_RGB[A] formats
Brian Paul
2010-04-27
1
-2
/
+20
*
|
st/mesa: fix strides in (de)compress_image() functions
Brian Paul
2010-04-27
1
-14
/
+2
*
|
dri_util: Assume error checking is done properly in glXMakeCurrent
Jakob Bornecrantz
2010-04-27
1
-14
/
+17
*
|
mesa: start adding GL 3.1 signed normalized texture formats
Brian Paul
2010-04-26
6
-8
/
+470
*
|
r600: add support for more rendering formats
Alex Deucher
2010-04-26
4
-16
/
+295
*
|
r600: avoid setting invalid bit on r7xx for blits
Alex Deucher
2010-04-26
1
-0
/
+4
*
|
r600: enable VERT_RESULT_PSIZ - makes point size & attenuation work
Andre Maasikas
2010-04-26
2
-2
/
+29
*
|
r600: adjust point sprites after 911fa4a4a1
Andre Maasikas
2010-04-26
1
-10
/
+11
*
|
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
2
-18
/
+24
*
|
radeon: Remove NULL check of bo_legacy->tobj.
Vinson Lee
2010-04-24
1
-2
/
+1
*
|
dri: Remove unnecessary header.
Vinson Lee
2010-04-24
1
-1
/
+0
*
|
mesa: Eliminate multiple va_list usage.
José Fonseca
2010-04-24
2
-6
/
+8
*
|
st/mesa: checkpoint WIP: mipmap generation for compressed textures
Brian Paul
2010-04-23
1
-10
/
+102
*
|
st/mesa: minor improvements in fallback_generate_mipmap()
Brian Paul
2010-04-23
1
-10
/
+11
*
|
st/mesa: remove unneeded #includes and add/update comments
Brian Paul
2010-04-23
1
-9
/
+7
*
|
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
20
-114
/
+138
*
|
mesa: simplify some code in _mesa_generate_mipmap()
Brian Paul
2010-04-23
1
-19
/
+10
*
|
st/mesa: re-do binding flags in st_ChooseTextureFormat(), again
Brian Paul
2010-04-23
1
-12
/
+17
*
|
st/mesa: replace 'usage' with 'bindings'
Brian Paul
2010-04-23
1
-12
/
+20
[next]