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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Silence compiler format warnings.
Vinson Lee
2010-02-20
2
-2
/
+2
*
intel: Set buffer stamp before getting new buffers
Kristian Høgsberg
2010-02-19
1
-1
/
+5
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
6
-15
/
+15
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
6
-17
/
+17
*
intel: Include main/hash.h using "" instead of <>
Kristian Høgsberg
2010-02-18
1
-1
/
+1
*
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-17
13
-48
/
+70
*
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
3
-8
/
+5
*
intel: Remove unused variable.
Vinson Lee
2010-02-12
1
-1
/
+0
*
intel: Avoid dri_bo_flink() in intel_update_renderbuffers()
Kristian Høgsberg
2010-02-12
1
-8
/
+2
*
intel: Track named regions and make sure we only have one region per named bo
Kristian Høgsberg
2010-02-12
4
-1
/
+41
*
i915: Remove always-true irq_active struct intel_screen field
Kristian Høgsberg
2010-02-11
3
-8
/
+0
*
i915: Remove a few DRI1 era struct intel_screen fields
Kristian Høgsberg
2010-02-11
2
-9
/
+0
*
i915: Drop intelScreenPrivate typedef and just call it struct intel_screen
Kristian Høgsberg
2010-02-11
4
-15
/
+9
*
i915: Remove unused intelRegion struct
Kristian Høgsberg
2010-02-11
1
-23
/
+0
*
i915: Remove left-over drmUnmap()
Kristian Høgsberg
2010-02-11
2
-7
/
+1
*
intel: Don't expose GLX_SWAP_EXCHANGE_OML
Ian Romanick
2010-02-10
1
-2
/
+1
*
intel: Expose a minimal number of configs with accumulation buffer
Ian Romanick
2010-02-10
1
-0
/
+28
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
1
-1
/
+2
*
intel: Stop exposing useless 24 depth/0 stencil configs
Ian Romanick
2010-02-10
1
-7
/
+4
*
intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2
Ian Romanick
2010-02-10
1
-9
/
+0
*
intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues
Ian Romanick
2010-02-10
1
-3
/
+3
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-4
/
+4
*
intel: Allow L8 PBO blit uploads.
Damien Lespiau
2010-02-06
1
-0
/
+5
*
intel: Check aperture size when doing a blit glClear.
Eric Anholt
2010-02-06
1
-0
/
+10
*
intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB8888.
Eric Anholt
2010-02-06
1
-0
/
+1
*
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
1
-1
/
+1
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-30
6
-8
/
+0
*
intel: Respect texture tiling when doing a PBO blit teximage upload.
Eric Anholt
2010-01-30
1
-1
/
+2
*
intel: Fix inverting of inversion test for windows in glClear cleanup.
Eric Anholt
2010-01-30
1
-2
/
+2
*
intel: Set the region's tiling to none when attaching a PBO to a region.
Eric Anholt
2010-01-28
1
-0
/
+1
*
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
2
-136
/
+0
*
intel: Remove dead code from having to clip copyteximage source rect.
Eric Anholt
2010-01-26
1
-5
/
+0
*
intel: Use a handy helper in glReadPixels source clipping.
Eric Anholt
2010-01-26
4
-64
/
+19
*
intel: Clean up stale comments about cliprects.
Eric Anholt
2010-01-26
2
-39
/
+1
*
intel: Remove the remaining cliprects code from DRI1.
Eric Anholt
2010-01-26
2
-22
/
+0
*
intel: Remove DRI1 junk from spans code.
Eric Anholt
2010-01-26
1
-30
/
+11
*
intel: Remove DRI1 junk from blit glBitmap.
Eric Anholt
2010-01-26
1
-82
/
+53
*
intel: Remove DRI1 junk from CopyPixels.
Eric Anholt
2010-01-26
1
-87
/
+50
*
intel: Remove DRI1 junk from glClear blit implementation.
Eric Anholt
2010-01-26
1
-174
/
+123
*
intel: Fix PBO blit ReadPixels from an FBO.
Eric Anholt
2010-01-26
1
-44
/
+37
*
i965: Add support for EXT_draw_buffers2.
Eric Anholt
2010-01-26
1
-0
/
+2
*
intel: make sure we update the renderbuffers after a swap
Jesse Barnes
2010-01-26
1
-0
/
+2
*
intel: Don't do client-side frame throttling with DRI2 SwapBuffers.
Eric Anholt
2010-01-25
3
-1
/
+7
*
Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame d...
Eric Anholt
2010-01-25
2
-21
/
+20
*
i965: Remove unnecessary malloc/free in VS binding table setup.
Eric Anholt
2010-01-25
1
-1
/
+2
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
14
-29
/
+0
|
\
|
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-23
15
-32
/
+0
*
|
i965: add support for ARB_half_float_vertex
Dave Airlie
2010-01-23
1
-0
/
+1
*
|
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-21
1
-1
/
+0
*
|
intel: Remove dead note_fence vtbl hook.
Eric Anholt
2010-01-19
1
-1
/
+0
[next]