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
/
dri
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
intel: Handle arbitrary compressed formats in intel_compressed_num_bytes.
Eric Anholt
2010-05-14
1
-19
/
+8
*
intel: Don't update window system renderbuffers on TexImage.
Eric Anholt
2010-05-13
2
-3
/
+5
*
intel: Don't update renderbuffers in intelSetTexBuffer2 if we have invalidate
Kristian Høgsberg
2010-05-11
1
-1
/
+3
*
intel: Drop viewport hack when we can
Kristian Høgsberg
2010-05-11
2
-4
/
+12
*
intel: Also flush front buffer in glFinish()
Kristian Høgsberg
2010-05-10
1
-0
/
+1
*
intel: Drop intelFlush()
Kristian Høgsberg
2010-05-10
12
-26
/
+19
*
intel: Only flush fake front buffer on API level glFlush()
Kristian Høgsberg
2010-05-10
1
-17
/
+29
*
intel: Don't mark front buffer dirty if we're only reading
Kristian Høgsberg
2010-05-10
1
-1
/
+12
*
intel: Mark frontbuffer dirty in intel_prepare_render()
Kristian Høgsberg
2010-05-10
1
-9
/
+8
*
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
*
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
*
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
5
-9
/
+129
|
\
|
*
intel: Only register ES2 extensions for ES2 contexts
Kristian Høgsberg
2010-04-28
3
-2
/
+104
|
*
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
3
-6
/
+11
|
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
1
-1
/
+2
*
|
i965: Fix cube map layouts on Ironlake.
Eric Anholt
2010-04-29
2
-5
/
+5
*
|
DRI2: add config query extension
Jesse Barnes
2010-04-22
1
-0
/
+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
3
-14
/
+12
*
intel: Call intel_prepare_render() in intelClear()
Li Peng
2010-04-08
2
-2
/
+4
*
mesa: Add OES_EGL_image to extension list.
Chia-I Wu
2010-04-06
1
-0
/
+4
*
intel: Bump intel driver date to later than the date on the 7.8 branch
Ian Romanick
2010-03-30
1
-1
/
+1
*
intel: Remove redundant fields from struct intel_context
Kristian Høgsberg
2010-03-30
2
-21
/
+8
*
intel: Use fb->Height when flipping read buffer orientation
Kristian Høgsberg
2010-03-30
1
-12
/
+2
*
i965: Stop abusing ctx->NewState flags for storing driver internal changes.
Eric Anholt
2010-03-23
1
-3
/
+3
*
i965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.
Eric Anholt
2010-03-22
2
-0
/
+2
*
intel: Call intel_prepare_render() before looking up regions.
Kristian Høgsberg
2010-03-22
3
-6
/
+9
*
Merge branch '7.8'
Brian Paul
2010-03-22
1
-1
/
+3
|
\
|
*
intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs.
Ian Romanick
2010-03-18
1
-1
/
+3
|
*
intel: Call _mesa_make_current() after getting initial buffers
Kristian Høgsberg
2010-03-18
1
-1
/
+1
*
|
intel: Call _mesa_make_current() after getting initial buffers
Kristian Høgsberg
2010-03-17
1
-1
/
+1
*
|
intel: Replace mt->pitch with mt->region->pitch.
Eric Anholt
2010-03-17
6
-88
/
+21
*
|
intel: Return false like other blit failure paths if out of aperture.
Eric Anholt
2010-03-17
1
-16
/
+2
*
|
intel: Respect src pitch in _mesa_copy_rect().
Eric Anholt
2010-03-17
1
-1
/
+1
*
|
intel: Rely on allocated region pitch for the miptree pitch.
Eric Anholt
2010-03-17
4
-25
/
+7
*
|
intel: Assert that the linear blits succeed.
Eric Anholt
2010-03-17
1
-14
/
+17
*
|
intel: Remove level_offset now that it's unused.
Eric Anholt
2010-03-17
2
-13
/
+5
*
|
intel: Remove extra tiling setting after allocating a tiled region.
Eric Anholt
2010-03-17
2
-9
/
+3
*
|
intel: Rename the z24_x8 depth spans to z24_s8 since they do stencil too.
Eric Anholt
2010-03-17
1
-2
/
+2
*
|
i965: Fix readpixels from ReadBuffer != DrawBuffer.
Eric Anholt
2010-03-16
1
-8
/
+8
*
|
i965: Fix inversion for glCopyPixels to/from FBOs.
Eric Anholt
2010-03-16
4
-13
/
+20
*
|
intel: Remove more code for x8z24 visuals, since we only do s8z24.
Eric Anholt
2010-03-16
1
-12
/
+7
*
|
dri: drop MINIGLX_SOURCES (2)
George Sapountzis
2010-03-06
1
-1306
/
+0
|
/
*
intel: Remove support for the DRI1 TFP extension.
Eric Anholt
2010-03-05
4
-35
/
+0
*
intel: Only do batchbuffer debug if --enable-debug is used.
Eric Anholt
2010-03-05
1
-0
/
+10
*
intel: Replace batch macro contents with function calls.
Eric Anholt
2010-03-05
1
-28
/
+39
*
intel: Move the assertions about reloc delta from the macros to the function.
Eric Anholt
2010-03-05
2
-2
/
+4
[prev]
[next]