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
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Drop viewport hack when we can
Kristian Høgsberg
2010-05-11
2
-4
/
+0
*
i915: Drop intelFlush().
Vinson Lee
2010-05-10
1
-1
/
+1
*
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
5
-4
/
+8
|
\
|
*
intel: Only register ES2 extensions for ES2 contexts
Kristian Høgsberg
2010-04-28
2
-0
/
+2
|
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
3
-4
/
+6
*
|
i965: Fix cube map layouts on Ironlake.
Eric Anholt
2010-04-29
1
-1
/
+1
*
|
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
|
/
*
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
*
i915: Fix comments about cube layouts
Jakob Bornecrantz
2010-04-13
1
-2
/
+3
*
intel: Remove redundant fields from struct intel_context
Kristian Høgsberg
2010-03-30
2
-7
/
+7
*
Merge branch '7.8'
Brian Paul
2010-03-22
1
-2
/
+2
|
\
|
*
intel: Use bit-wise not instead of logical not (i830 path)
Ian Romanick
2010-03-18
1
-1
/
+1
|
*
Use bit-wise not instead of logical not.
Ian Romanick
2010-03-18
1
-1
/
+1
*
|
intel: Replace mt->pitch with mt->region->pitch.
Eric Anholt
2010-03-17
3
-19
/
+16
*
|
dri: drop MINIGLX_SOURCES (2)
George Sapountzis
2010-03-06
1
-1
/
+0
*
|
dri: drop MINIGLX_SOURCES
George Sapountzis
2010-03-06
1
-2
/
+0
|
/
*
intel: Remove support for the DRI1 TFP extension.
Eric Anholt
2010-03-05
2
-63
/
+22
*
i915: Fix up i830 for tiled drawing offsets.
Eric Anholt
2010-03-04
2
-10
/
+36
*
Remove stray defines of HAVE_RGBA
Ian Romanick
2010-03-03
1
-1
/
+0
*
i915: Use x,y drawing offsets instead of changing buffer offsets.
Eric Anholt
2010-03-03
3
-12
/
+41
*
i915: Fix logic !gen >= 3
Chris Wilson
2010-02-22
1
-1
/
+1
*
i915: Remove superfluous MI_NOOP from vertex emission
Chris Wilson
2010-02-22
1
-2
/
+1
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
5
-138
/
+134
*
i915: update render buffers at prepare_render time
Jesse Barnes
2010-02-18
1
-0
/
+1
*
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-02-04
1
-2
/
+5
*
i915: Remove unnecessary headers.
Vinson Lee
2010-01-30
2
-2
/
+0
*
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
6
-22
/
+10
*
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
9
-1042
/
+20
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
5
-13
/
+0
|
\
|
*
i915: Remove unnecessary headers.
Vinson Lee
2010-01-22
5
-13
/
+0
*
|
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-21
2
-4
/
+0
*
|
intel: Remove leftover symlinks from DRI1 removal.
Eric Anholt
2010-01-07
1
-1
/
+0
*
|
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-05
8
-89
/
+52
|
\
\
|
*
|
intel: Drop more cliprect bookkeeping
Kristian Høgsberg
2010-01-04
2
-60
/
+32
|
*
|
intel: Remove client-side vblank code
Kristian Høgsberg
2010-01-04
1
-1
/
+0
|
*
|
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
3
-23
/
+14
|
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
4
-4
/
+4
|
*
|
Check for libdrm_$chipset.pc when needed
Kristian Høgsberg
2010-01-04
1
-1
/
+2
*
|
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
2
-8
/
+8
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
i915: Use _MaxLevel on principle in texture setup.
Eric Anholt
2010-01-04
1
-3
/
+4
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
2
-3
/
+3
|
\
|
|
*
intel: Silence compiler warnings.
Vinson Lee
2009-12-28
1
-2
/
+2
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
1
-1
/
+1
|
|
\
|
|
*
i915: Fix assert.
Vinson Lee
2009-12-26
1
-1
/
+1
*
|
|
intel: Replace some gen3 IS_* checks with context structure usage.
Eric Anholt
2009-12-22
2
-3
/
+3
*
|
|
i915: Fix use of uninitialized variable in OPCODE_NOISE stub.
Eric Anholt
2009-12-22
1
-1
/
+1
*
|
|
mesa: Replace CLAMP_SELF() macro with more obvious CLAMP() usage.
Eric Anholt
2009-12-22
2
-4
/
+4
[next]