summaryrefslogtreecommitdiffstats
path: root/src/glx/glxextensions.c
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-05-11 14:01:55 -0400
committerEmil Velikov <[email protected]>2016-05-30 17:53:44 +0100
commit3bf00b6c6ac108f7d6cfc5c36401ccfd6a378469 (patch)
treecef56ea0e3748053be7c34433baf4208cb6e1b05 /src/glx/glxextensions.c
parenteab7e54981017d7b87242505a215a370dfcd5024 (diff)
glx/glvnd: rework dispatch functions/indices tables lookup
Rather than checking if the function name maps to a valid entry in the respective table, just create a dummy entry at the end of each table. This allows us to remove some unnessesary "index >= 0" checks, which get executed quite often. Reviewed-by: Adam Jackson <[email protected]> Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/glx/glxextensions.c')
0 files changed, 0 insertions, 0 deletions