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
*
r300/compiler: Don't erase sources when converting RGB->Alpha
Tom Stellard
2011-02-11
1
-6
/
+0
*
mesa: Optionally build a dricore support library (v3)
Christopher James Halse Rogers
2011-02-11
1
-7
/
+5
*
mesa: Remove empty header file s_trispan.h.
Kenneth Graunke
2011-02-10
5
-5
/
+0
*
i915: Force lowering of all types of indirect array accesses in the FS
Ian Romanick
2011-02-10
1
-3
/
+11
*
i915: Calculate partial result to temp register first
Ian Romanick
2011-02-10
1
-8
/
+8
*
r200: add cast to silence warning
Brian Paul
2011-02-08
1
-1
/
+1
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
11
-11
/
+12
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
7
-7
/
+10
*
i965: Add missing DEFINE_BITS for brw dirty bits.
Kenneth Graunke
2011-02-08
1
-0
/
+4
*
i965: Separate the BRW_NEW_(VS|WM)_CONSTBUF dirty bits.
Kenneth Graunke
2011-02-08
1
-1
/
+1
*
i965: Rename a few more commands to match the documentation.
Kenneth Graunke
2011-02-08
2
-5
/
+5
*
i965: Remove pointless keying of WM state on VUE size.
Eric Anholt
2011-02-08
1
-4
/
+0
*
intel: Implement dri2::{Allocate,Release}Buffer
Benjamin Franzke
2011-02-07
1
-0
/
+47
*
Add dri2::{Allocate,Release}Buffer extension
Benjamin Franzke
2011-02-07
2
-1
/
+25
*
r300/compiler: Disable register rename pass on r500
Tom Stellard
2011-02-05
1
-1
/
+1
*
r300/compiler: Don't count BEGIN_TEX instructions in the compiler stats
Tom Stellard
2011-02-05
1
-1
/
+3
*
mesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
Dave Airlie
2011-02-05
3
-1
/
+6
*
i965: Drop the dead tracking of color_regions[].
Eric Anholt
2011-02-04
3
-12
/
+2
*
i965: Drop the INTEL_DEBUG=state spam about the cache size check.
Eric Anholt
2011-02-04
1
-2
/
+0
*
swrast: add an interface createNewContextForAPI
Haitao Feng
2011-02-03
2
-10
/
+120
*
r300c: Unbreak after R4xx support was added to r300/compiler.
Michel Dänzer
2011-02-03
2
-0
/
+2
*
r200: remove 0x4243 pci id
Alex Deucher
2011-02-01
2
-2
/
+0
*
i915: Only mark a register as available if all components are written
Ian Romanick
2011-02-01
1
-3
/
+17
*
i965: Emit texel offsets in sampler messages.
Kenneth Graunke
2011-01-31
2
-4
/
+43
*
Remove talloc from the make and automake build systems.
Kenneth Graunke
2011-01-31
1
-1
/
+1
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
8
-43
/
+42
*
r300/compiler: Standardize the number of bits used by swizzle fields
Tom Stellard
2011-01-29
10
-46
/
+50
*
r300/compiler: print stats based on the initial number of instructions
Marek Olšák
2011-01-28
2
-3
/
+10
*
mesa: plug in fallback function for ctx->Driver.ValidateFramebuffer()
Brian Paul
2011-01-24
1
-0
/
+1
*
osmesa: mklib requires arguments before objects
Christopher James Halse Rogers
2011-01-24
1
-1
/
+1
*
r600c: only colors can be flat shaded
Andre Maasikas
2011-01-24
2
-36
/
+9
*
r300g: Increase fragment shader limits for r400 cards
Tom Stellard
2011-01-23
5
-33
/
+205
*
gldirect: remove _NEW_ACCUM
Brian Paul
2011-01-23
3
-6
/
+0
*
i965: remove _NEW_ACCUM
Brian Paul
2011-01-23
1
-1
/
+0
*
r300/compiler: remove any code related to relative addressing of temporaries
Marek Olšák
2011-01-23
9
-120
/
+13
*
glsl, i965: Remove unnecessary talloc includes.
Kenneth Graunke
2011-01-21
3
-3
/
+0
*
r600c: get OQ results only for 4 DBs on r600 class
Andre Maasikas
2011-01-21
1
-2
/
+6
*
intel: Fix typeos from 3d028024 and 790ff232
Ian Romanick
2011-01-20
2
-15
/
+15
*
i915: Set correct values for range/precision of fragment shader types
Ian Romanick
2011-01-20
1
-0
/
+14
*
i965: Set correct values for range/precision of fragment shader types
Ian Romanick
2011-01-20
1
-0
/
+9
*
r600c: bump sq gpr resources if a shader needs more than default
Andre Maasikas
2011-01-20
2
-0
/
+21
*
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
1
-0
/
+3
*
r200: fix up some problems with TFP on r200
Dave Airlie
2011-01-20
1
-5
/
+15
*
i965/fs: Take the shared mathbox into account in instruction scheduling.
Eric Anholt
2011-01-19
1
-0
/
+15
*
i965/fs: Add a helper function for detecting math opcodes.
Eric Anholt
2011-01-19
2
-8
/
+13
*
i965/fs: Assign URB/CURB register numbers after instruction scheduling.
Eric Anholt
2011-01-19
1
-2
/
+3
*
i965/fs: Add an instruction scheduler.
Eric Anholt
2011-01-19
4
-0
/
+479
*
i965/fs: Add a helper for detecting texturing opcodes.
Eric Anholt
2011-01-19
2
-8
/
+12
*
radeon: avoid segfault on 3D textures.
Dave Airlie
2011-01-19
1
-0
/
+3
*
radeon: oops didn't need this logbase2 fn
Dave Airlie
2011-01-19
1
-15
/
+0
[next]