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
/
intel_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-1
/
+1
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
intel: Use designated initializers for DRI extension structs
Chad Versace
2012-11-19
1
-16
/
+20
*
intel: support for 16 bit config with 24 depth and 8 stencil
Tapani Pälli
2012-10-29
1
-2
/
+7
*
intel: If the visual is sRGB, use an sRGB internal format
Ian Romanick
2012-10-29
1
-0
/
+2
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-20
/
+15
*
intel: Add missing #include <time.h>
Quentin Glidic
2012-10-09
1
-0
/
+1
*
intel: Don't call intelDestroyContext if there is no context to destroy
Ian Romanick
2012-09-28
1
-1
/
+3
*
intel: Don't advertise GLX_SWAP_COPY_OML
Chad Versace
2012-09-27
1
-6
/
+6
*
intel: Mark some file-local code as static.
Eric Anholt
2012-09-27
1
-1
/
+1
*
intel: Add map_stencil_as_y_tiled to intel_region_get_tile_masks.
Paul Berry
2012-09-12
1
-1
/
+1
*
intel: avoid undefined variable warnings in intel_screen.c
Paul Berry
2012-09-06
1
-2
/
+3
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-8
/
+8
*
mesa: s/CALLOC/calloc/
Brian Paul
2012-09-01
1
-5
/
+5
*
dri: Rework planar image interface
Jakob Bornecrantz
2012-08-31
1
-8
/
+127
*
intel: Clean up bits of cruft in intelCreateContext
Ian Romanick
2012-08-29
1
-40
/
+11
*
i965: Set context flags
Ian Romanick
2012-08-29
1
-2
/
+3
*
i965: Reenable the fragment shader precompile.
Kenneth Graunke
2012-08-27
1
-1
/
+1
*
dri: Remove image write function
Jakob Bornecrantz
2012-08-26
1
-28
/
+0
*
intel: Refactor intel_downsample_for_dri2_flush
Chad Versace
2012-08-14
1
-30
/
+0
*
i965: Validate API and version in brwCreateContext
Ian Romanick
2012-08-13
1
-2
/
+6
*
i915: Validate API and version in i915CreateContext
Ian Romanick
2012-08-13
1
-0
/
+4
*
i830: Validate API and version before calling i830CreateContext
Ian Romanick
2012-08-13
1
-0
/
+18
*
intel: In the i915 driver, the chipset cannot be i965
Ian Romanick
2012-08-13
1
-8
/
+5
*
dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
2012-08-13
1
-0
/
+17
*
i965: Add perf debug for stalls during shader compiles.
Eric Anholt
2012-08-12
1
-0
/
+13
*
mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
2012-08-07
1
-3
/
+1
*
intel: Fix compiler warnings from winsys msaa.
Eric Anholt
2012-08-07
1
-1
/
+1
*
intel: Advertise multisample DRI2 configs on gen >= 6
Chad Versace
2012-08-07
1
-3
/
+51
*
intel: Clarify intel_screen_make_configs
Chad Versace
2012-08-07
1
-20
/
+16
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-8
/
+2
*
intel: Refactor creation of DRI2 configs
Chad Versace
2012-08-07
1
-91
/
+98
*
intel: Downsample on DRI2 flush
Chad Versace
2012-08-07
1
-0
/
+31
*
intel: Set num samples for winsys renderbuffers
Chad Versace
2012-08-07
1
-6
/
+11
*
intel: Use consistent pattern in intelCreateBuffer
Chad Versace
2012-08-01
1
-4
/
+2
*
intel: Decrease nesting level in intelCreateBuffer
Chad Versace
2012-08-01
1
-66
/
+63
*
intel: Remove dead code in intelAllocateBuffer
Chad Versace
2012-08-01
1
-85
/
+7
*
intel: move error on create context to proper path
Jordan Justen
2012-07-24
1
-1
/
+1
*
i965: Add a driconf option to disable GL_ARB_blend_func_extended.
Kenneth Graunke
2012-07-19
1
-1
/
+2
*
intel: Replace the non-getBuffersWithFormat compat path with an error message.
Eric Anholt
2012-07-17
1
-0
/
+8
*
intel: Convert to using private depth/stencil buffers (v2)
Eric Anholt
2012-07-17
1
-12
/
+5
*
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
2012-07-16
1
-1
/
+7
*
intel: Don't call _mesa_get_format_bytes for MESA_FORMAT_NONE
Kristian Høgsberg
2012-07-16
1
-1
/
+4
*
intel: Implement __DRIimage::createSubImage and bump supported version to 5
Kristian Høgsberg
2012-07-11
1
-2
/
+48
*
intel: Add support for new __DRIimage formats
Kristian Høgsberg
2012-07-11
1
-0
/
+15
*
intel: Share common __DRIimage allocation code
Kristian Høgsberg
2012-07-05
1
-40
/
+19
*
intel: Just look up image->internal_format using _mesa_get_format_base_format
Kristian Høgsberg
2012-07-05
1
-10
/
+2
*
intel: Remove unused __DRIimage::data_type field
Kristian Høgsberg
2012-07-05
1
-12
/
+0
*
gbm: Add gbm_bo_write entry point
Kristian Høgsberg
2012-05-03
1
-2
/
+30
*
i965: Support Android RGBX8888 format for EGL generated images
Sean V Kelley
2012-04-30
1
-0
/
+10
[next]