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
*
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
*
|
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
[next]