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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Warning fix for vector result any_nequal/all_equal change.
Eric Anholt
2010-09-22
1
-1
/
+3
*
i965: Update expression splitting for the vector-result change to compares.
Eric Anholt
2010-09-22
1
-8
/
+9
*
i965: When splitting vector variable assignment, ignore unset channels.
Eric Anholt
2010-09-22
1
-2
/
+5
*
i965: Fix the vector/expression splitting for the write_mask change.
Eric Anholt
2010-09-22
2
-7
/
+1
*
dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext
Kristian Høgsberg
2010-09-22
1
-3
/
+3
*
intel: Fix GL_ARB_shading_language_120 commit
Kristian Høgsberg
2010-09-22
2
-11
/
+3
*
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-21
3
-2
/
+12
*
i965: Track the windowizer's dispatch for kill pixel, promoted, and OQ
Eric Anholt
2010-09-21
3
-6
/
+23
*
i965: Also enable CC statistics when doing OQs.
Eric Anholt
2010-09-21
1
-3
/
+4
*
i965: Share the KIL_NV implementation between glsl and non-glsl.
Eric Anholt
2010-09-21
3
-17
/
+3
*
r300/compiler: Refactor the pair instruction data structures
Tom Stellard
2010-09-20
4
-38
/
+21
*
dri/nouveau: Fix software mipmap generation on 1x1 textures.
Francisco Jerez
2010-09-21
1
-1
/
+1
*
dri/nv10-nv20: Fix texturing in some cases after a base level change.
Francisco Jerez
2010-09-21
3
-11
/
+10
*
dri/nouveau: Cleanup more references to old FBOs and VBOs.
Francisco Jerez
2010-09-21
2
-4
/
+4
*
dri/nouveau: Remove unnecessary assertion.
Francisco Jerez
2010-09-21
1
-5
/
+0
*
dri/nv04: Use nvgl_wrap_mode().
Francisco Jerez
2010-09-21
1
-20
/
+2
*
Fix typos in comments and debug output strings.
Timo Wiren
2010-09-20
3
-6
/
+6
*
glsl2: Add flags to enable variable index lowering
Ian Romanick
2010-09-17
1
-0
/
+7
*
dri/nv10: Fix the CLAMP texture wrap mode.
Francisco Jerez
2010-09-17
1
-2
/
+1
*
dri/nouveau: Cleanup references to the old FBOs on glMakeCurrent().
Francisco Jerez
2010-09-16
1
-16
/
+8
*
dri/nouveau: Don't reemit the BO state in nouveau_state_emit().
Francisco Jerez
2010-09-16
2
-5
/
+3
*
dri/nouveau: Don't request a fake front unnecessarily.
Francisco Jerez
2010-09-16
5
-17
/
+32
*
dri/nouveau: Fix glRenderbufferStorage with DEPTH_COMPONENT as internal format.
Francisco Jerez
2010-09-16
1
-0
/
+1
*
dri/nouveau: Add some more extensions.
Francisco Jerez
2010-09-16
3
-0
/
+4
*
dri/nouveau: Update nouveau_class.h.
Francisco Jerez
2010-09-16
1
-20
/
+20
*
dri/nv04: Fix provoking vertex.
Francisco Jerez
2010-09-16
1
-2
/
+2
*
dri/nv04: Fix maximum texture size.
Francisco Jerez
2010-09-16
1
-0
/
+1
*
dri/nv04: Fix up color mask.
Francisco Jerez
2010-09-16
1
-1
/
+5
*
dri/nv04: Align SIFM transfer dimensions.
Francisco Jerez
2010-09-16
1
-1
/
+1
*
dri/nv04: Mipmapping fixes.
Francisco Jerez
2010-09-16
2
-15
/
+21
*
dri/nv04: Fix PGRAPH_ERRORs when running OA.
Francisco Jerez
2010-09-16
1
-1
/
+5
*
dri/nv04: Enable eng3dm for A8/L8 textures.
Andrew Randrianasulu
2010-09-16
1
-4
/
+16
*
dri/nv04: Don't expose ARB_texture_env_combine/dot3.
Andrew Randrianasulu
2010-09-16
3
-2
/
+4
*
r600c: fix buffer height setting in dri2 case
Andre Maasikas
2010-09-15
2
-9
/
+46
*
r600c: fix setting negative values to bitfields
7.9-branchpoint
Andre Maasikas
2010-09-14
1
-1
/
+1
*
i965: Request that returns be lowered in shader main
Ian Romanick
2010-09-13
1
-0
/
+1
*
r600c: const buffer sizes must be a multiple of 16 consts
Alex Deucher
2010-09-13
3
-29
/
+21
*
r600c/eg: remove obselete comment
Alex Deucher
2010-09-13
1
-2
/
+0
*
r600c/eg: remove unused emit timestamp function
Alex Deucher
2010-09-13
1
-8
/
+0
*
r600c/eg: emit CB_BLEND_ALPHA with the other blend values
Alex Deucher
2010-09-13
1
-5
/
+5
*
r600c: remove redundant state emit on evergreen
Alex Deucher
2010-09-13
1
-17
/
+0
*
r600c: eg: fix typo
Andre Maasikas
2010-09-13
1
-1
/
+1
*
r600c: eg: 256 float4 constants may need more than 256 bytes
Andre Maasikas
2010-09-13
2
-2
/
+2
*
r600c: eg - fix uninitialized variable
Andre Maasikas
2010-09-13
1
-0
/
+2
*
r600c: remove stray unmap call
Andre Maasikas
2010-09-13
1
-1
/
+0
*
r300/compiler: fix warnings
Marek Olšák
2010-09-13
2
-2
/
+3
*
r300/compiler: Reorganize presub_helper()
Tom Stellard
2010-09-10
1
-33
/
+27
*
r300/compiler: Don't use presubtract in TEX instructions
Tom Stellard
2010-09-10
1
-1
/
+6
*
r300/compiler: Print the presub subtract operation in the correct order
Tom Stellard
2010-09-10
1
-6
/
+6
*
r300/compiler: Fix dataflow bug in presub_helper()
Tom Stellard
2010-09-10
1
-0
/
+2
[next]