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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
dri_util: Assume error checking is done properly in glXMakeCurrent
Jakob Bornecrantz
2010-04-27
1
-14
/
+17
*
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
*
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
*
Merge remote branch 'origin/7.8'
Jerome Glisse
2010-04-23
1
-1
/
+4
|
\
|
*
r600: don't enable depth test if there is no depth buffer
Jerome Glisse
2010-04-23
1
-1
/
+4
*
|
Merge branch '7.8'
Michel Dänzer
2010-04-23
1
-0
/
+2
|
\
|
|
*
radeon: 9800 SE has only one quadpipe
Tormod Volden
2010-04-22
1
-0
/
+2
*
|
i965: Fix assertion for surface tile offset usage on Ironlake.
Eric Anholt
2010-04-22
1
-1
/
+1
*
|
i965: Fix scissoring when width or height is 0.
Eric Anholt
2010-04-22
1
-1
/
+14
*
|
DRI2/GLX: check for vblank_mode in DRI2 GLX code
Jesse Barnes
2010-04-22
1
-0
/
+11
*
|
DRI2: add config query extension
Jesse Barnes
2010-04-22
6
-1
/
+55
*
|
Merge branch '7.8'
Brian Paul
2010-04-22
1
-7
/
+8
|
\
|
|
*
r300: fix vertex unit setup
Alex Deucher
2010-04-22
1
-7
/
+8
*
|
radeon: fix warning
Marek Olšák
2010-04-21
1
-1
/
+1
*
|
intel: Add Sandybridge mobile chipset id
Zhenyu Wang
2010-04-21
1
-1
/
+3
*
|
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-04-21
24
-148
/
+146
*
|
i915: Map sampler indices to texture units correctly for fragment shaders.
Eric Anholt
2010-04-20
1
-1
/
+3
*
|
i915: Add missing break; after handling the stub NOISE instructions.
Eric Anholt
2010-04-20
1
-0
/
+1
*
|
Merge branch '7.8'
Jesse Barnes
2010-04-19
3
-5
/
+7
|
\
|
|
*
radeon: Let this build with gcc 3.3
Matthieu Herrb
2010-04-19
1
-3
/
+5
|
*
radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
Owain Ainsworth
2010-04-19
1
-1
/
+1
|
*
mesa: Use __OpenBSD__ to check for OpenBSD.
Matthieu Herrb
2010-04-19
1
-1
/
+1
*
|
Merge branch '7.8'
Brian Paul
2010-04-19
1
-0
/
+5
|
\
|
|
*
savage: call _mesa_meta_init/free()
Tormod Volden
2010-04-16
1
-0
/
+5
*
|
r300c/r300g: add 3155 rv380 pci id
Dave Airlie
2010-04-19
2
-0
/
+2
*
|
r300/compiler: lower CEIL
Marek Olšák
2010-04-19
3
-1
/
+33
*
|
r300/compiler: enable branch emulation for vertex shaders
Marek Olšák
2010-04-19
1
-21
/
+22
*
|
r300/compiler: optimize CMP for vertex shaders a bit
Marek Olšák
2010-04-19
1
-20
/
+9
*
|
r300/compiler: Use memory_pool_array_reserve in deadcode elimination
Nicolai Hähnle
2010-04-19
1
-13
/
+2
*
|
r300/compiler: Use memory_pool_array_reserve in r500-fragprog_emit
Nicolai Hähnle
2010-04-19
1
-17
/
+2
*
|
r300/compiler: enable branch emulation for R500 fragment programs
Marek Olšák
2010-04-19
1
-4
/
+13
*
|
r300/compiler: Implement branch emulation for R300 fragment programs
Nicolai Hähnle
2010-04-19
8
-104
/
+512
*
|
i965: Assert that an OPCODE_IF was seen before an OPCODE_ELSE.
Vinson Lee
2010-04-17
1
-0
/
+1
*
|
r300/compiler: Remove unnecessary header.
Vinson Lee
2010-04-17
1
-2
/
+0
*
|
r300/compiler: Add radeon_program_tex.c to SCons build.
Vinson Lee
2010-04-16
1
-0
/
+1
*
|
r300/compiler: add emulation of all mirrored-clamp wrap modes for NPOT textures
Marek Olšák
2010-04-17
2
-2
/
+19
*
|
r300/compiler: replace mirrored-repeat emulation with a faster version
Marek Olšák
2010-04-17
1
-62
/
+65
*
|
r300/compiler: add handy definitions for XYZ0 and smeared half swizzling
Marek Olšák
2010-04-17
2
-3
/
+5
*
|
r300/compiler: make ARB_shadow_ambient optional
Marek Olšák
2010-04-16
4
-6
/
+18
*
|
r300/compiler: restore r500-specific bits of TEX transformations
Marek Olšák
2010-04-16
1
-23
/
+40
[next]