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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r300/compiler: use perspective division only for TXP in shadow samplers
Marek Olšák
2010-05-08
1
-23
/
+36
*
r300/compiler: make shadow sampler codegen more readable, add comments
Marek Olšák
2010-05-08
1
-16
/
+28
*
r300/compiler: shorten RC_*SWIZZLE* expressions
Marek Olšák
2010-05-08
4
-4
/
+5
*
r300/compiler: generalize depth texture mode to support arbitrary swizzles
Marek Olšák
2010-05-08
3
-11
/
+7
*
r300/compiler: fix LIT instruction case 0^0 = 1
Marek Olšák
2010-05-08
1
-0
/
+24
*
mesa: remove driver hooks for GetFloat/Integer/Doublev, etc
Brian Paul
2010-05-07
1
-8
/
+0
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
5
-4
/
+9
*
i965: When an RB gets a new region, clear the old from the state cache.
Eric Anholt
2010-05-04
4
-6
/
+16
*
intel: Don't tile textures so small that size is blown up by over 2x.
Eric Anholt
2010-05-04
1
-4
/
+3
*
osmesa: remove unused var
Brian Paul
2010-05-04
1
-1
/
+0
*
osmesa: fix OSMesa for CHAN_BITS=32
Brian Paul
2010-05-04
1
-7
/
+30
*
intel: Update renderbuffers unconditionally in intelSetTexBuffer2()
Kristian Høgsberg
2010-05-04
1
-2
/
+1
*
intel: Enable GL_EXT_framebuffer_object for gles2
Kristian Høgsberg
2010-05-04
1
-0
/
+1
*
driswrast: Fix more context creation breakage
Kristian Høgsberg
2010-05-03
1
-1
/
+2
*
nouveau: fix nouveau_create_context decleration
Dave Airlie
2010-05-03
1
-1
/
+2
*
swrast: Correct include for mtypes.h
Jakob Bornecrantz
2010-05-03
1
-1
/
+1
*
Update drisw state tracker to use new API aware context create
Xavier Chantry
2010-05-02
2
-2
/
+6
*
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
40
-46
/
+253
|
\
|
*
intel: Only register ES2 extensions for ES2 contexts
Kristian Høgsberg
2010-04-28
7
-2
/
+108
|
*
configure.ac: Add options to enable GLES1/2 API support
Kristian Høgsberg
2010-04-28
1
-0
/
+1
|
*
intel: Advertise GLES1/2 for i915+ when enabled
Kristian Høgsberg
2010-04-28
1
-0
/
+12
|
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
8
-13
/
+22
|
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
26
-31
/
+111
*
|
i965: Reject shaders with uninlined function calls instead of hanging.
Eric Anholt
2010-04-29
1
-1
/
+33
*
|
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
*
|
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
[prev]
[next]